dweiller
|
ee5af3c74c
|
std.compress.zstandard: cleanup high-level api docs and error sets
|
2023-02-20 09:09:06 +11:00 |
|
dweiller
|
2d35c16ee7
|
std.compress.zstandard: add init/deinit for ring buffer, fix len()
|
2023-02-20 09:09:06 +11:00 |
|
dweiller
|
3c06e2e7d0
|
std.compress.zstandard: add doc comments for RingBuffer
|
2023-02-20 09:09:06 +11:00 |
|
dweiller
|
05e63f241e
|
std.compress.zstandard: add functions decoding into ring buffer
This supports decoding frames that do not declare the content size or
decoding in a streaming fashion.
|
2023-02-20 09:09:05 +11:00 |
|