[PR #3] Factor out serialization functions into their own file. #576

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

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

State: closed
Merged: Yes


Create a brotli_bit_stream library that is responsible for writing
various structures (headers, Huffman codes, etc.) directly into the
bit-stream.

**Original Pull Request:** https://github.com/google/brotli/pull/3 **State:** closed **Merged:** Yes --- Create a brotli_bit_stream library that is responsible for writing various structures (headers, Huffman codes, etc.) directly into the bit-stream.
claunia added the pull-request label 2026-01-29 20:46:13 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/brotli#576