.\" 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_COMP_RESET" "" "06 October 2005" "" ""
.SH NAME
z_comp_reset \- reset a previously-allocated compressor.
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
void z_comp_reset (void * \fIarg\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIarg\fB\fR
pointer to private state for the compressor.
.SH "DESCRIPTION"
.PP
This clears the history for the compressor and makes it
ready to start emitting a new compressed stream.