1
0
mirror of https://github.com/chylex/Brotli-Builder.git synced 2024-11-24 22:42:50 +01:00
Brotli-Builder/BrotliLib/Markers
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