ZSTD_frameHeader

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Variables

blockSizeMax
uint blockSizeMax;
Undocumented in source.
checksumFlag
uint checksumFlag;
Undocumented in source.
dictID
uint dictID;
Undocumented in source.
frameContentSize
ulong frameContentSize;
Undocumented in source.
frameType
ZSTD_frameType_e frameType;
Undocumented in source.
headerSize
uint headerSize;
Undocumented in source.
windowSize
ulong windowSize;
Undocumented in source.

Meta