Uncompress
class neko.zip.UncompressAvailable in neko
function new( windowBits : Int ) : Void
function close() : Void
function execute( 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 #6540, modified 2009-07-26 17:47:32 by api
0 comment