Skip to content

format.gz.Reader

format.gz.Reader

Fields

NameType
ihaxe.io.Input

Protos

  • f@30571 read(format.gz.Reader) → Virtual[data, file]
  • f@30572 readHeader(format.gz.Reader) → Virtual[comments, extraData, fileName]
  • f@30573 readData(format.gz.Reader, haxe.io.Output, Null) → I32

Bindings

  • static f@30570 __constructor__(format.gz.Reader, haxe.io.Input) → Void