Base Framework
|
This is the complete list of members for ZLibDeflater, including all inherited members.
atEnd() const noexcept | ZLibDeflater | inlinevirtual |
BUFFER_SIZE | ZLibDeflater | static |
DEFAULT_COMPRESSION_LEVEL | ZLibDeflater | static |
flush() | ZLibDeflater | virtual |
isSupported() noexcept | ZLibDeflater | static |
pull(uint8 *buffer, MemorySize size) | ZLibDeflater | virtual |
push(const uint8 *buffer, MemorySize size) | ZLibDeflater | virtual |
pushBegin(uint64 totalSize) | PushInterface | virtual |
pushEnd() | ZLibDeflater | virtual |
ZLibDeflater() | ZLibDeflater | |
ZLibDeflater(unsigned int compressionLevel) | ZLibDeflater | |
~Deflater() (defined in Deflater) | Deflater | inlinevirtual |
~ZLibDeflater() noexcept | ZLibDeflater | virtual |