brendan-duncan / archive

Dart library to encode and decode various archive and compression formats, such as Zip, Tar, GZip, ZLib, and BZip2.
MIT License
403 stars 140 forks source link

ZLib feature: dictionary #268

Open playday3008 opened 1 year ago

playday3008 commented 1 year ago

Please add support of ZLib initial compression dictionary Like that: https://api.dart.dev/stable/3.0.6/dart-io/ZLibDecoder/dictionary.html