.\" This manpage has been automatically generated by docbook2man .\" from a DocBook document. This tool can be found at: .\" .\" Please send any bug reports, improvements, comments, patches, .\" etc. to Steve Cheng . .TH "Z_DECOMP_RESET" "9" "09 October 2005" "" "" .SH NAME z_decomp_reset \- reset a previously-allocated decompressor. .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp void z_decomp_reset (void * \fIarg\fB); \fR .SH "ARGUMENTS" .TP \fB\fIarg\fB\fR pointer to private state for the decompressor. .SH "DESCRIPTION" .PP This clears the history for the decompressor and makes it ready to receive a new compressed stream.