Examples
Demos
Snippets
Showcase
Blog
Docs
API
Forum
View source
class
Reader
package
haxe.zip
@:keep
@:directlyUsed
Static methods
static
readZip
(
i:
Input
):
List
<
Entry
>
Constructor
new
(
i:
Input
)
Methods
read
():
List
<
Entry
>
readEntryHeader
():
Entry