Uncompress
class cpp.zip.UncompressAvailable in cpp
function new( windowBits : Null<Int> ) : Void
function close() : Void
function setFlushMode( f : Flush ) : Void
function this_run( src : Bytes, srcPos : Int, dst : Bytes, dstPos : Int ) : { write : Int, read : Int, done : Bool }
static function run( src : Bytes, ?bufsize : Int ) : Bytes
version #7536, modified 2010-01-09 19:32:08 by api