ZSTD_Sequence

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C) nothrow
struct ZSTD_Sequence {}

Members

Variables

litLength
uint litLength;
Undocumented in source.
matchLength
uint matchLength;
Undocumented in source.
offset
uint offset;
Undocumented in source.
rep
uint rep;
Undocumented in source.

Meta