Project Alice
Loading...
Searching...
No Matches
ZSTD_optLdm_t Struct Reference
Collaboration diagram for ZSTD_optLdm_t:

Public Attributes

rawSeqStore_t seqStore
 
U32 startPosInBlock
 
U32 endPosInBlock
 
U32 offset
 

Detailed Description

Definition at line 907 of file zstd_opt.c.

Member Data Documentation

◆ endPosInBlock

U32 ZSTD_optLdm_t::endPosInBlock

Definition at line 910 of file zstd_opt.c.

◆ offset

U32 ZSTD_optLdm_t::offset

Definition at line 911 of file zstd_opt.c.

◆ seqStore

rawSeqStore_t ZSTD_optLdm_t::seqStore

Definition at line 908 of file zstd_opt.c.

◆ startPosInBlock

U32 ZSTD_optLdm_t::startPosInBlock

Definition at line 909 of file zstd_opt.c.


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