NeoMutt  2024-04-25-1-g3de005
Teaching an old dog new tricks
DOXYGEN
Loading...
Searching...
No Matches
Lz4ComprData Struct Reference

Private Lz4 Compression Data. More...

Data Fields

void * buf
 Temporary buffer.
 
short level
 Compression Level to be used.
 

Detailed Description

Private Lz4 Compression Data.

Definition at line 46 of file lz4.c.

Field Documentation

◆ buf

void* Lz4ComprData::buf

Temporary buffer.

Definition at line 48 of file lz4.c.

◆ level

short Lz4ComprData::level

Compression Level to be used.

Definition at line 49 of file lz4.c.


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