archive 1.0.10 archive: ^1.0.10 copied to clipboard
Provides encoders and decoders for various archive and compression formats, such as zip and tar.
v 1.0.10 - January 19
- Renamed InputBuffer and OutputBuffer to InputStream and OutputStream,
respectively.
- Added readBits method to InputStream.