Compress

class neko.zip.CompressAvailable in neko function new( level : 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( s : Bytes, level : Int ) : Bytes
version #2335, modified 2008-07-28 10:01:52 by api