Haxe API Documentation
Back | Index
typedef haxe.zip.Entry
Available in flash8, neko, js, flash, php, cpp
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<Int>
var compressed : Bool
Back | Index