#include <Compressor.h>
Public Member Functions | |
| bool | IsValid () const |
| void | SetAZCS () |
Public Attributes | |
| char | m_azcs [4] |
| String contains 'AZCS' AmaZon Compressed Stream. | |
| AZ::u32 | m_compressorId |
| Compression method. | |
| AZ::u64 | m_uncompressedSize |
| Uncompressed file size. | |
All data is stored in network order (big endian).