lib.haxe.org
Search :
Top tags :
cross
(66)
js
(38)
flash
(36)
cpp
(34)
neko
(32)
php
(17)
utility
(17)
game
(16)
javascript
(11)
nme
(11)
format 1.20 Documentation
Back
|
Index
typedef
format.zip.Entry
import format.zip.Data
var
fileTime :
Date
var
fileSize :
Int
var
fileName :
String
var
extraFields :
Null
<
List
<
ExtraField
>>
var
dataSize :
Int
var
data :
Null
<
haxe.io.Bytes
>
var
crc32 :
Null
<
haxe.Int32
>
var
compressed :
Bool
Back
|
Index