◆ GZIPCompressorHelper()
juce::GZIPCompressorOutputStream::GZIPCompressorHelper::GZIPCompressorHelper |
( |
int |
compressionLevel, |
|
|
int |
windowBits |
|
) |
| |
|
inline |
◆ ~GZIPCompressorHelper()
juce::GZIPCompressorOutputStream::GZIPCompressorHelper::~GZIPCompressorHelper |
( |
| ) |
|
|
inline |
◆ write()
bool juce::GZIPCompressorOutputStream::GZIPCompressorHelper::write |
( |
const uint8 * |
data, |
|
|
size_t |
dataSize, |
|
|
OutputStream & |
out |
|
) |
| |
|
inline |
◆ finish()
void juce::GZIPCompressorOutputStream::GZIPCompressorHelper::finish |
( |
OutputStream & |
out | ) |
|
|
inline |
The documentation for this class was generated from the following file: