Parolin 0.7.9 6796
Console (soon DLLs) to do a tar like job
Loading...
Searching...
No Matches
ZSTD_seekable_s Struct Reference

Data Fields

ZSTD_DStreamdstream
 
ZSTD_seekTable seekTable
 
ZSTD_seekable_customFile src
 
U64 decompressedOffset
 
U32 curFrame
 
BYTE inBuff [SEEKABLE_BUFF_SIZE]
 
BYTE outBuff [SEEKABLE_BUFF_SIZE]
 
ZSTD_inBuffer in
 
buffWrapper_t buffWrapper
 
XXH64_state_t xxhState
 

Field Documentation

◆ buffWrapper

buffWrapper_t buffWrapper

◆ curFrame

U32 curFrame

◆ decompressedOffset

U64 decompressedOffset

◆ dstream

ZSTD_DStream * dstream

◆ in

◆ inBuff

BYTE inBuff

◆ outBuff

BYTE outBuff

◆ seekTable

ZSTD_seekTable seekTable

◆ src

◆ xxhState

XXH64_state_t xxhState

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