dmerkushov/zip-helper
A helper library to help use small ZIP files that can fit in the RAM completely. For such files, use of streaming interface provided by Java is excessive, so this provides a simple direct-access interface.
Java
A helper library to help use small ZIP files that can fit in the RAM completely. For such files, use of streaming interface provided by Java is excessive, so this provides a simple direct-access interface.
Java