Brotli compression format
Go to file
Zoltan Szabadka 6455522172 Make the brotli decoder more C90-compatible.
(1) Move all variable declarations to the beginning of the block.
(2) Remove 'z' printf modifiers.
(3) Fix 'comma at the end of enumeration list' warning.
2013-10-22 15:02:54 +02:00
dec Make the brotli decoder more C90-compatible. 2013-10-22 15:02:54 +02:00
LICENSE Add brotli decompressor 2013-10-11 10:26:07 +02:00