ELinks 0.18.0
lzma_enc_data Struct Reference

Data Fields

lzma_stream flzma_stream
int fdread
unsigned int last_read:1
unsigned int after_end:1
unsigned char buf [ELINKS_BZ_BUFFER_LENGTH]

Field Documentation

◆ after_end

unsigned int lzma_enc_data::after_end

◆ buf

unsigned char lzma_enc_data::buf[ELINKS_BZ_BUFFER_LENGTH]

◆ fdread

int lzma_enc_data::fdread

◆ flzma_stream

lzma_stream lzma_enc_data::flzma_stream

◆ last_read

unsigned int lzma_enc_data::last_read

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