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 01:17:01 +02:00
Code
Activity
Files
exceptions
Brotli-Builder
/
BrotliLib
/
Markers
History
chylex
29d57b15b3
Use Literal.ToString to mark raw bytes & add escape codes for tab characters
2020-03-17 13:59:09 +01:00
..
Serialization
Use Literal.ToString to mark raw bytes & add escape codes for tab characters
2020-03-17 13:59:09 +01:00
Types
Allow omitting bit counts in markers & omit in BrotliBuilder marker comparison
2019-11-28 23:35:49 +01:00
Marker.cs
Reorganize BrotliLib namespaces
2019-11-22 05:44:02 +01:00
MarkerLevel.cs
Ensure BrotliCalc uses correct Brotli parameters & fix BrotliFileStructure
2020-01-23 08:02:16 +01:00
MarkerNode.cs
Enable C# 8 nullable reference types for all projects & fix warnings
2019-11-26 14:42:10 +01:00
MarkerRoot.cs
Add option for streaming marker generation & use it in BrotliCalc
2020-02-06 02:10:39 +01:00