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

Private Zlib Compression Data. More...

Data Fields

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

Detailed Description

Private Zlib Compression Data.

Definition at line 46 of file zlib.c.

Field Documentation

◆ buf

void* ZlibComprData::buf

Temporary buffer.

Definition at line 48 of file zlib.c.

◆ level

short ZlibComprData::level

Compression Level to be used.

Definition at line 49 of file zlib.c.


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