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

#include <inflate.h>

Data Fields

z_streamp strm
 
inflate_mode mode
 
int last
 
int wrap
 
int havedict
 
int flags
 
unsigned dmax
 
unsigned long check
 
unsigned long total
 
gz_headerp head
 
unsigned wbits
 
unsigned wsize
 
unsigned whave
 
unsigned wnext
 
unsigned char FARwindow
 
unsigned long hold
 
unsigned bits
 
unsigned length
 
unsigned offset
 
unsigned extra
 
code const FARlencode
 
code const FARdistcode
 
unsigned lenbits
 
unsigned distbits
 
unsigned ncode
 
unsigned nlen
 
unsigned ndist
 
unsigned have
 
code FARnext
 
unsigned short lens [320]
 
unsigned short work [288]
 
code codes [ENOUGH]
 
int sane
 
int back
 
unsigned was
 

Field Documentation

◆ back

int back

◆ bits

unsigned bits

◆ check

unsigned long check

◆ codes

code codes[ENOUGH]

◆ distbits

unsigned distbits

◆ distcode

code const FAR* distcode

◆ dmax

unsigned dmax

◆ extra

unsigned extra

◆ flags

int flags

◆ have

unsigned have

◆ havedict

int havedict

◆ head

gz_headerp head

◆ hold

unsigned long hold

◆ last

int last

◆ lenbits

unsigned lenbits

◆ lencode

code const FAR* lencode

◆ length

unsigned length

◆ lens

unsigned short lens[320]

◆ mode

◆ ncode

unsigned ncode

◆ ndist

unsigned ndist

◆ next

code FAR* next

◆ nlen

unsigned nlen

◆ offset

unsigned offset

◆ sane

int sane

◆ strm

z_streamp strm

◆ total

unsigned long total

◆ was

unsigned was

◆ wbits

unsigned wbits

◆ whave

unsigned whave

◆ window

unsigned char FAR* window

◆ wnext

unsigned wnext

◆ work

unsigned short work[288]

◆ wrap

int wrap

◆ wsize

unsigned wsize

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