kodi
|
This is the complete list of members for NPT_Zip, including all inherited members.
Deflate(const NPT_DataBuffer &in, NPT_DataBuffer &out, int compression_level=NPT_ZIP_COMPRESSION_LEVEL_DEFAULT, Format format=ZLIB) | NPT_Zip | static |
Deflate(NPT_File &in, NPT_File &out, int compression_level=NPT_ZIP_COMPRESSION_LEVEL_DEFAULT, Format format=GZIP) | NPT_Zip | static |
Format enum name | NPT_Zip | |
GZIP enum value (defined in NPT_Zip) | NPT_Zip | |
Inflate(const NPT_DataBuffer &in, NPT_DataBuffer &out, bool raw=false) | NPT_Zip | static |
MapError(int err) (defined in NPT_Zip) | NPT_Zip | static |
ZLIB enum value (defined in NPT_Zip) | NPT_Zip |