pph icon indicating copy to clipboard operation
pph copied to clipboard

Rewrite /pheroes/Common/lzo/

Open SerVB opened this issue 7 years ago • 2 comments

The following files:

  • [ ] lzoconf.h
  • [ ] lzodefs.h
  • [ ] minilzo.c
  • [ ] minilzo.h

SerVB avatar Mar 31 '18 10:03 SerVB

There are some open libs such as https://github.com/airlift/aircompressor. However, this one works only with Java 1.8 (not on Android I suppose). Can use it as a start but then replace.

SerVB avatar Apr 07 '19 19:04 SerVB