bytepack 0.1.0 copy "bytepack: ^0.1.0" to clipboard
bytepack: ^0.1.0 copied to clipboard

BytepackCompresser is a Dart utility for efficiently encoding Map<String, dynamic> objects to bytes and compressing files with ZLib, supporting both data serialization and file compression in one package.

0.1.0 #

  • Initial version.
  • Added Bytepack
  • Added BytepackCompresser
0
likes
150
points
28
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

BytepackCompresser is a Dart utility for efficiently encoding Map<String, dynamic> objects to bytes and compressing files with ZLib, supporting both data serialization and file compression in one package.

Repository (GitHub)
View/report issues

License

MIT (license)

More

Packages that depend on bytepack