◆ anonymous enum
Enumerator |
---|
gzipDecompBufferSize | |
◆ GZIPDecompressHelper()
juce::GZIPDecompressorInputStream::GZIPDecompressHelper::GZIPDecompressHelper |
( |
Format |
f | ) |
|
|
inline |
◆ ~GZIPDecompressHelper()
juce::GZIPDecompressorInputStream::GZIPDecompressHelper::~GZIPDecompressHelper |
( |
| ) |
|
|
inline |
◆ doNextBlock()
int juce::GZIPDecompressorInputStream::GZIPDecompressHelper::doNextBlock |
( |
uint8 *const |
dest, |
|
|
const unsigned int |
destSize |
|
) |
| |
|
inline |
◆ getBitsForFormat()
static int juce::GZIPDecompressorInputStream::GZIPDecompressHelper::getBitsForFormat |
( |
Format |
f | ) |
|
|
inlinestaticnoexcept |
◆ needsInput()
bool juce::GZIPDecompressorInputStream::GZIPDecompressHelper::needsInput |
( |
| ) |
const |
|
inlinenoexcept |
◆ setInput()
void juce::GZIPDecompressorInputStream::GZIPDecompressHelper::setInput |
( |
uint8 *const |
data_, |
|
|
const size_t |
size |
|
) |
| |
|
inlinenoexcept |
◆ error
bool juce::GZIPDecompressorInputStream::GZIPDecompressHelper::error |
◆ finished
bool juce::GZIPDecompressorInputStream::GZIPDecompressHelper::finished |
◆ needsDictionary
bool juce::GZIPDecompressorInputStream::GZIPDecompressHelper::needsDictionary |
◆ streamIsValid
bool juce::GZIPDecompressorInputStream::GZIPDecompressHelper::streamIsValid |
The documentation for this class was generated from the following file: