Expand description
Block header definitions.
Structs§
- Block
Header - A representation of a single block header. As well as containing a frame header, each Zstandard frame contains one or more blocks.
Enums§
- Block
Type - There are 4 different kinds of blocks, and the type of block influences the meaning of
Block_Size
.