W3cubDocs

/Haxe

Reader

package haxe.zip

Available on all platforms

Static methods

staticreadZip(i:Input):List<Entry>

staticunzip(f:Entry):Null<Bytes>

Constructor

new(i:Input)

Methods

read():List<Entry>

readEntryHeader():Entry

© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/haxe/zip/Reader.html