Tim Schumacher
|
d5871f5717
AK: Rename Stream::{read,write} to Stream::{read_some,write_some}
|
2 years ago |
Tim Schumacher
|
5f2ea31816
AK: Move `Handle` from `LibCore` and name it `MaybeOwned`
|
2 years ago |
Tim Schumacher
|
f909cfbe75
LibCore: Use the new `Handle` type for the `BitStream` types
|
2 years ago |
Tommy Murphy
|
0ee98c69c1
LibCompress: Brotli support metadata of skip_length=0
|
2 years ago |
Ben Wiederhake
|
8de7a91571
LibCompress+Tests: Demonstrate and fix faulty metadata length
|
2 years ago |
Michiel Visser
|
d6a5b11f04
LibCompress: Implement Brotli decompressor
|
3 years ago |