Project Alice
|
#include <zstd_compress_internal.h>
Public Attributes | |
U32 | offset |
U32 | litLength |
U32 | matchLength |
Definition at line 132 of file zstd_compress_internal.h.
U32 rawSeq::litLength |
Definition at line 134 of file zstd_compress_internal.h.
U32 rawSeq::matchLength |
Definition at line 135 of file zstd_compress_internal.h.
U32 rawSeq::offset |
Definition at line 133 of file zstd_compress_internal.h.