Size metadata collected while decoding one xz block.
More...
#include <xz.hpp>
|
| std::uint64_t | unpadded_size |
| | Header, payload, and check size before four-byte padding.
|
| |
| std::uint64_t | uncompressed_size |
| | Number of bytes produced by the block.
|
| |
Size metadata collected while decoding one xz block.
Definition at line 44 of file xz.hpp.
◆ uncompressed_size
| std::uint64_t rpnx::compression::xz_codec::block_record::uncompressed_size |
Number of bytes produced by the block.
Definition at line 47 of file xz.hpp.
◆ unpadded_size
| std::uint64_t rpnx::compression::xz_codec::block_record::unpadded_size |
Header, payload, and check size before four-byte padding.
Definition at line 46 of file xz.hpp.
The documentation for this struct was generated from the following file:
- include/rpnx/compression/implementation/xz.hpp