issues
search
dictzip
/
dictzip-java
DictZip, GZip random access compression format(.dz), access library for Java
https://codeberg.org/miurahr/dictzip-java
Other
12
stars
2
forks
source link
Fix read error on some test case: unexpected end of file of ZLIB
#42
Closed
miurahr
closed
2 years ago
miurahr
commented
2 years ago
Support position() method for RandomAccessInputStream and DictZipInputStream
Support length() of RandomAccessInputStream
Rewind to start position on constructor of DictZipInputStream