mirror of
https://github.com/google/brotli.git
synced 2026-09-22 06:35:52 +00:00
How custom brotli dictionary as defined in dictionary.cc #414
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @hutunlucky012 on GitHub (Mar 17, 2022).
Hey,I need transport text data of my business.I want to custom self brotli dictionary as defined in dictionary.cc file.How should I do?