自定义压缩解析器,减少假死状态的可能性。

Constructor

new (i:Input)

Methods

next ():Entry

progress ():Float

read ():List<Entry>

Static methods

staticreadZip (i:Input):List<Entry>

staticunzip (f:Entry):Null<Bytes>