This website requires JavaScript.
Explore
Help
Sign In
chylex
/
Brotli-Builder
Watch
1
Star
0
Fork
0
You've already forked Brotli-Builder
mirror of
https://github.com/chylex/Brotli-Builder.git
synced
2025-08-15 09:31:44 +02:00
Code
Activity
Files
exceptions
Brotli-Builder
/
BrotliLib
/
Brotli
/
Dictionary
/
Source
History
chylex
4e7c08879c
Fix broken multithreading in Brotli deserialization
2019-11-01 10:06:34 +01:00
..
IDictionarySource.cs
Add classes and interfaces to describe a Brotli dictionary
2018-12-02 14:12:12 +01:00
MemorySource.cs
Implement file and memory representations of a Brotli dictionary
2018-12-02 14:13:22 +01:00
OpenFileSource.cs
Add IDictionarySource implementation that can take any Stream
2018-12-04 17:21:51 +01:00
StreamSource.cs
Fix broken multithreading in Brotli deserialization
2019-11-01 10:06:34 +01:00