squiz_box.box.zip

Undocumented in source.

Members

Classes

ZipAlgo
class ZipAlgo

BoxAlgo for ".zip" files

Functions

boxZip
auto boxZip(I entries, size_t chunkSize)
Undocumented in source. Be warned that the author may not have intended to support it.
unboxZip
auto unboxZip(I input)
Undocumented in source. Be warned that the author may not have intended to support it.
unboxZip
auto unboxZip(File input)
Undocumented in source. Be warned that the author may not have intended to support it.
unboxZip
auto unboxZip(ubyte[] zipData)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta