Parolin 0.7.9 6796
Console (soon DLLs) to do a tar like job
Loading...
Searching...
No Matches
z_stream_s Struct Reference

#include <zlib.h>

Data Fields

z_const Bytefnext_in
 
uInt avail_in
 
uLong total_in
 
Bytefnext_out
 
uInt avail_out
 
uLong total_out
 
z_const char * msg
 
struct internal_state FARstate
 
alloc_func zalloc
 
free_func zfree
 
voidpf opaque
 
int data_type
 
uLong adler
 
uLong reserved
 
Bytefnext_in
 
char * msg
 

Field Documentation

◆ adler

uLong adler

◆ avail_in

uInt avail_in

◆ avail_out

uInt avail_out

◆ data_type

int data_type

◆ msg [1/2]

z_const char* msg

◆ msg [2/2]

char* msg

◆ next_in [1/2]

z_const Bytef* next_in

◆ next_in [2/2]

Bytef* next_in

◆ next_out

Bytef * next_out

◆ opaque

voidpf opaque

◆ reserved

uLong reserved

◆ state

struct internal_state FAR * state

◆ total_in

uLong total_in

◆ total_out

uLong total_out

◆ zalloc

alloc_func zalloc

◆ zfree

free_func zfree

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