ReactOS 0.4.15-dev-7934-g1dc8d80
rawSeq Struct Reference

#include <zstd_compress_internal.h>

Public Attributes

U32 offset
 
U32 litLength
 
U32 matchLength
 

Detailed Description

Definition at line 178 of file zstd_compress_internal.h.

Member Data Documentation

◆ litLength

U32 rawSeq::litLength

◆ matchLength

U32 rawSeq::matchLength

◆ offset

U32 rawSeq::offset

Definition at line 179 of file zstd_compress_internal.h.

Referenced by ZSTD_ldm_generateSequences_internal().


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