#include <compressor.h>
|
| const char * | mName |
| | The name of the compression method.
|
| S32 | mMethod |
| | The compression method as in the Zip header.
|
◆ Compressor()
| Compressor |
( |
S32 | method, |
|
|
const char * | name ) |
◆ createReadStream()
◆ createWriteStream()
◆ findCompressor() [1/2]
◆ findCompressor() [2/2]
◆ getMethod()
◆ getName()
◆ mMethod
The compression method as in the Zip header.
◆ mName
The name of the compression method.
The documentation for this class was generated from the following files:
- io/zip/compressor.h
- io/zip/compressor.cc