mode_generic & dictionary sharing #463

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

Originally created by @AlexandrosEmvoliadis on GitHub (Jun 12, 2023).

Hey

When brotli.MODE_GENERIC is set to compression mode, in my understanding, there is no static dictionary involved in the encoding process.

How does the decompressor decodes the received information? Do they still share the same dictionary?

Originally created by @AlexandrosEmvoliadis on GitHub (Jun 12, 2023). Hey When brotli.MODE_GENERIC is set to compression mode, in my understanding, there is no static dictionary involved in the encoding process. How does the decompressor decodes the received information? Do they still share the same dictionary?
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/brotli#463