zip2 1.0.1
zip2: ^1.0.1 copied to clipboard
A small zip library totally based on stream and transformer.
1.0.1 #
- Fix unzip folder error
- Null file data for folder entry
- Define executables
- Zip support glob
1.0.0 #
- Zip encoder with stream reader.
- Zip decoder with random access file.
- Correct header bytes data.
- Set position async.
- Param to control encoding/decoding.
- Fix crc error.
- Sync ZipArchive.
- Zip executables.
- Async file data as streaming.