dictionary.bin.br in source tree #245

Closed
opened 2026-01-29 20:40:37 +00:00 by claunia · 2 comments
Owner

Originally created by @ghost on GitHub (Jun 29, 2018).

Is this file needed or mistakenly checked in:
https://github.com/google/brotli/blob/b601fe817/c/common/dictionary.bin.br

Originally created by @ghost on GitHub (Jun 29, 2018). Is this file needed or mistakenly checked in: https://github.com/google/brotli/blob/b601fe817/c/common/dictionary.bin.br
Author
Owner

@eustas commented on GitHub (Jun 29, 2018):

No, this file is checked in intentionally. This is a brotli RFC dictionary compressed without using brotli RFC dictionary.
So it is possible to get dictionary-less brotli decoder, decode this file, supply result to decoder to obtain fully-featured decoder.

@eustas commented on GitHub (Jun 29, 2018): No, this file is checked in intentionally. This is a brotli RFC dictionary compressed without using brotli RFC dictionary. So it is possible to get dictionary-less brotli decoder, decode this file, supply result to decoder to obtain fully-featured decoder.
Author
Owner

@ghost commented on GitHub (Jun 29, 2018):

Thanks, it makes sense.

@ghost commented on GitHub (Jun 29, 2018): Thanks, it makes sense.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/brotli#245