Brotli static dictionary.
Static Public Member Functions | |
| static void | Load (DictionaryReadyEvent onLoaded) |
| Loads the dictionary. More... | |
Static Public Attributes | |
| static string | Location ="resources://brotli-static" |
| Location of the dictionary. More... | |
Package Attributes | |
| const int | MinDictionaryWordLength = 4 |
| const int | MaxDictionaryWordLength = 24 |
Static Package Attributes | |
| static byte[] | Data |
| The dictionary data. More... | |
| static readonly uint[] | OffsetsByLength |
| static readonly byte[] | SizeBitsByLength |
|
inlinestatic |
Loads the dictionary.
|
staticpackage |
The dictionary data.
|
static |
Location of the dictionary.
|
package |
|
package |
|
staticpackage |
|
staticpackage |