Project Alice
Loading...
Searching...
No Matches
rawSeq Struct Reference

#include <zstd_compress_internal.h>

Public Attributes

U32 offset
 
U32 litLength
 
U32 matchLength
 

Detailed Description

Definition at line 132 of file zstd_compress_internal.h.

Member Data Documentation

◆ litLength

U32 rawSeq::litLength

Definition at line 134 of file zstd_compress_internal.h.

◆ matchLength

U32 rawSeq::matchLength

Definition at line 135 of file zstd_compress_internal.h.

◆ offset

U32 rawSeq::offset

Definition at line 133 of file zstd_compress_internal.h.


The documentation for this struct was generated from the following file: