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::CompressorZStd Member List

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

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