Andy Balholm
|
511ca97d30
|
Benchmark all compression levels.
|
2020-05-06 16:08:01 -07:00 |
Andy Balholm
|
cb9be97eb7
|
Reuse more memory when a Writer is Reset.
|
2020-05-05 17:18:33 -07:00 |
Andy Balholm
|
ed0fd64940
|
Fix int overflow in test on 32-bit.
On 32-bit systems, the random array indexes were sometimes negative as a
result of converting an int64 to int.
Fixes #7.
|
2019-07-25 08:52:43 -07:00 |
Andy Balholm
|
f00818cf36
|
Fix tests broken by API change.
|
2019-04-25 09:03:32 -07:00 |
Andy Balholm
|
0da14edee1
|
Make BrotliDecoderState into a Reader.
|
2019-03-06 17:08:24 -08:00 |