archive 1.0.12 copy "archive: ^1.0.12" to clipboard
archive: ^1.0.12 copied to clipboard

outdatedDart 1 only

Provides encoders and decoders for various archive and compression formats, such as zip and tar.

v 1.0.12 - February 04, 2014

- Added BZip2 decoder.


v 1.0.11 - February 02, 2014

- Changed InputStream to work with typed_data instead of list<int>, should
  reduce memory and increase performance.


v 1.0.10 - January 19, 2013

- Renamed InputBuffer and OutputBuffer to InputStream and OutputStream,
  respectively.

- Added readBits method to InputStream.

647
likes
0
pub points
100%
popularity

Publisher

verified publisherloki3d.com

Provides encoders and decoders for various archive and compression formats, such as zip and tar.

Repository (GitHub)
View/report issues

Documentation

Documentation

License

unknown (LICENSE)

Dependencies

crypto

More

Packages that depend on archive