Name

inflateBackEnd  - All memory allocated by inflateBackinit() is freed.
 

Synopsis

int ZEXPORT inflateBackEnd(z_streamp strm);

Parameters

z_streamp strm Stream of data
 

Return value

int ZEXPORT inflateBackEnd returns Z_OK on success, Z_STREAM_ERROR if the stream state was inconsistent.
 

Feedback

For additional information or queries on this page send feedback

© 2008-2009 Nokia Corporation. All rights reserved. This documentation can be used in the connection with this Product to help and support the user.

Top