struct z_stream_s |
Encapsulates a zip stream
Public Attributes | |
---|---|
uLong | adler |
uInt | avail_in |
uInt | avail_out |
int | data_type |
char * | msg |
Bytef * | next_in |
Bytef * | next_out |
voidpf | opaque |
uLong | reserved |
struct internal_state FAR * | state |
uLong | total_in |
uLong | total_out |
alloc_func | zalloc |
free_func | zfree |
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.