Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
virtual P6R::P6ERR P6R::p6IGzipDeflateToStream::end ( void  )
pure virtual

This method is used to tell the component that there is no more data to deflate so that it can finalize the operation.

The process() method may not be called after calling this method.

Returns