uncompress


Description:

[ DestroysInstance ]
public Input uncompress ()

This functions takes ownership of the incoming reference and yields a new one as its output.

Parameters:

this

stream to be uncompressed.

Returns:

A stream equivalent to the source stream, but uncompressed if the source was compressed.