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

#include <zstd_compress_internal.h>

Public Attributes

U32 idx
 
U32 posInSequence
 
size_t posInSrc
 

Detailed Description

Definition at line 147 of file zstd_compress_internal.h.

Member Data Documentation

◆ idx

U32 ZSTD_sequencePosition::idx

Definition at line 148 of file zstd_compress_internal.h.

◆ posInSequence

U32 ZSTD_sequencePosition::posInSequence

Definition at line 149 of file zstd_compress_internal.h.

◆ posInSrc

size_t ZSTD_sequencePosition::posInSrc

Definition at line 150 of file zstd_compress_internal.h.


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