Public Attributes | List of all members
stream_state Struct Reference

Public Attributes

int block_checksum_flag
 
int block_independence_flag
 
uint32_t block_size
 
int block_size_read
 
int block_uncompressed
 
char * buffer
 
int buffer_offset
 
int buffer_size
 
int finished
 
char header [10]
 
uint32_t stream_checksum
 
int stream_checksum_flag
 
int stream_checksum_read
 
int wrote_header
 
void * xxh32_state
 

Detailed Description

Definition at line 89 of file lz4s.c.

Member Data Documentation

int stream_state::block_checksum_flag

Definition at line 91 of file lz4s.c.

int stream_state::block_independence_flag

Definition at line 90 of file lz4s.c.

uint32_t stream_state::block_size

Definition at line 107 of file lz4s.c.

int stream_state::block_size_read

Definition at line 108 of file lz4s.c.

int stream_state::block_uncompressed

Definition at line 109 of file lz4s.c.

char* stream_state::buffer

Definition at line 94 of file lz4s.c.

int stream_state::buffer_offset

Definition at line 96 of file lz4s.c.

int stream_state::buffer_size

Definition at line 95 of file lz4s.c.

int stream_state::finished

Definition at line 98 of file lz4s.c.

char stream_state::header[10]

Definition at line 106 of file lz4s.c.

uint32_t stream_state::stream_checksum

Definition at line 110 of file lz4s.c.

int stream_state::stream_checksum_flag

Definition at line 92 of file lz4s.c.

int stream_state::stream_checksum_read

Definition at line 111 of file lz4s.c.

int stream_state::wrote_header

Definition at line 103 of file lz4s.c.

void* stream_state::xxh32_state

Definition at line 100 of file lz4s.c.


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


roslz4
Author(s): Ben Charrow
autogenerated on Sun Feb 3 2019 03:29:46