haXe API Documentation
Back
|
Index
typedef
neko.zip.ZipEntry
import neko.zip.Reader
Available in neko
var
fileTime :
Date
var
fileSize :
Int
var
fileName :
String
var
data :
haxe.io.Bytes
var
crc32 :
Null
<
haxe.Int32
>
var
compressedSize :
Int
var
compressed :
Bool
Back
|
Index