|
| enum | { gzipDecompBufferSize
} |
| |
◆ anonymous enum
◆ GZIPDecompressHelper()
| juce::GZIPDecompressorInputStream::GZIPDecompressHelper::GZIPDecompressHelper |
( |
Format |
f | ) |
|
◆ ~GZIPDecompressHelper()
| juce::GZIPDecompressorInputStream::GZIPDecompressHelper::~GZIPDecompressHelper |
( |
| ) |
|
◆ doNextBlock()
| int juce::GZIPDecompressorInputStream::GZIPDecompressHelper::doNextBlock |
( |
uint8 *const |
dest, |
|
|
const unsigned int |
destSize |
|
) |
| |
◆ getBitsForFormat()
| static int juce::GZIPDecompressorInputStream::GZIPDecompressHelper::getBitsForFormat |
( |
Format |
f | ) |
|
|
staticnoexcept |
◆ needsInput()
| bool juce::GZIPDecompressorInputStream::GZIPDecompressHelper::needsInput |
( |
| ) |
const |
|
noexcept |
◆ setInput()
| void juce::GZIPDecompressorInputStream::GZIPDecompressHelper::setInput |
( |
uint8 *const |
data_, |
|
|
const size_t |
size |
|
) |
| |
|
noexcept |
◆ 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: