Open 3D Engine AzCore API Reference 23.10.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
AZ::IO::CompressorZLib Member List

This is the complete list of members for AZ::IO::CompressorZLib, including all inherited members.

AcquireDataBuffer()AZ::IO::CompressorZLibprotected
AZ_CLASS_ALLOCATOR(CompressorZLib, AZ::SystemAllocator) (defined in AZ::IO::CompressorZLib)AZ::IO::CompressorZLib
Close(CompressorStream *stream) overrideAZ::IO::CompressorZLibvirtual
CompressorZLib(unsigned int decompressionCachePerStream=64 *1024, unsigned int dataBufferSize=128 *1024)AZ::IO::CompressorZLib
FillCompressedBuffer(CompressorStream *stream)AZ::IO::CompressorZLibprotected
FillFromDecompressCache(CompressorZLibData *zlibData, void *&buffer, SizeType &byteSize, SizeType &offset)AZ::IO::CompressorZLibprotected
GetTypeId() const overrideAZ::IO::CompressorZLibinlinevirtual
m_compressedDataBufferAZ::IO::CompressorZLibprotected
m_CompressedDataBufferAlignment (defined in AZ::IO::CompressorZLib)AZ::IO::CompressorZLibprotectedstatic
m_compressedDataBufferSizeAZ::IO::CompressorZLibprotected
m_compressedDataBufferUseCountAZ::IO::CompressorZLibprotected
m_decompressionCachePerStreamAZ::IO::CompressorZLibprotected
m_lastReadStreamAZ::IO::CompressorZLibprotected
m_lastReadStreamOffsetAZ::IO::CompressorZLibprotected
m_lastReadStreamSizeAZ::IO::CompressorZLibprotected
m_maxHeaderSize (defined in AZ::IO::Compressor)AZ::IO::Compressorstatic
Read(CompressorStream *stream, SizeType byteSize, SizeType offset, void *buffer) overrideAZ::IO::CompressorZLibvirtual
ReadHeaderAndData(CompressorStream *stream, AZ::u8 *data, unsigned int dataSize) overrideAZ::IO::CompressorZLibvirtual
ReleaseDataBuffer()AZ::IO::CompressorZLibprotected
SizeType typedef (defined in AZ::IO::Compressor)AZ::IO::Compressor
StartCompressor(CompressorStream *stream, int compressionLevel, SizeType autoSeekDataSize) overrideAZ::IO::CompressorZLibvirtual
TypeId()AZ::IO::CompressorZLibstatic
Write(CompressorStream *stream, SizeType byteSize, const void *data, SizeType offset=SizeType(-1)) overrideAZ::IO::CompressorZLibvirtual
WriteHeaderAndData(CompressorStream *stream) overrideAZ::IO::CompressorZLibvirtual
WriteSeekPoint(CompressorStream *stream) overrideAZ::IO::CompressorZLibvirtual
~Compressor()AZ::IO::Compressorinlinevirtual
~CompressorZLib() (defined in AZ::IO::CompressorZLib)AZ::IO::CompressorZLibvirtual