[PR #555] Update #1200

Open
opened 2026-01-29 20:52:56 +00:00 by claunia · 0 comments
Owner

Original Pull Request: https://github.com/google/brotli/pull/555

State: closed
Merged: Yes


  • new CLI; bro -> brotli; + man page
  • JNI wrappers preparation (for bazel build)
  • add raw binary dictionary representation dictionary.bin
  • add ability to side-load brotli RFC dictionary
  • decoder persists last error now
  • fix BrotliDecoderDecompress documentation
  • go reader don't block until necessary
  • more consistent bazel target names
  • Java dictionary data compiled footprint reduced
  • Java tests refactoring
**Original Pull Request:** https://github.com/google/brotli/pull/555 **State:** closed **Merged:** Yes --- * new CLI; bro -> brotli; + man page * JNI wrappers preparation (for bazel build) * add raw binary dictionary representation `dictionary.bin` * add ability to side-load brotli RFC dictionary * decoder persists last error now * fix `BrotliDecoderDecompress` documentation * go reader don't block until necessary * more consistent bazel target names * Java dictionary data compiled footprint reduced * Java tests refactoring
claunia added the pull-request label 2026-01-29 20:52:56 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/brotli#1200