ReactOS 0.4.15-dev-7953-g1f49173
seq_t Struct Reference

Public Attributes

size_t litLength
 
size_t matchLength
 
size_t offset
 
const BYTEmatch
 

Detailed Description

Definition at line 553 of file zstd_decompress_block.c.

Member Data Documentation

◆ litLength

size_t seq_t::litLength

Definition at line 554 of file zstd_decompress_block.c.

◆ match

const BYTE* seq_t::match

Definition at line 557 of file zstd_decompress_block.c.

◆ matchLength

size_t seq_t::matchLength

Definition at line 555 of file zstd_decompress_block.c.

◆ offset

size_t seq_t::offset

Definition at line 556 of file zstd_decompress_block.c.


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