lib.haxe.org

format 1.20 Documentation

Back | Index
class format.gz.Reader
function new(i : haxe.io.Input) : Void
function readData(o : haxe.io.Output, ?bufsize : Int) : Int
function readHeader() : Header
Back | Index