自定义压缩解析器,减少假死状态的可能性。
new (i:Input)
next ():Entry
progress ():Float
read ():List<Entry>
readEntryHeader ():Entry
staticreadZip (i:Input):List<Entry>
staticunzip (f:Entry):Null<Bytes>