Uncompress

class neko.zip.UncompressAvailable in neko function new( windowBits : Int ) : Void function close() : Void function run( src : Bytes, srcPos : Int, dst : Bytes, dstPos : Int ) : { write : Int, read : Int, done : Bool } function setFlushMode( f : Flush ) : Void static function run( src : Bytes, ?bufsize : Int ) : Bytes
version #2337, modified 2008-07-28 10:01:54 by api