diff options
author | Tim Schumacher <timschumi@gmx.de> | 2023-01-01 00:38:05 +0100 |
---|---|---|
committer | Andrew Kaster <andrewdkaster@gmail.com> | 2023-01-13 17:34:45 -0700 |
commit | d23f0a7405ee52a627a1c3c84fbd030834ef259b (patch) | |
tree | 633176cb68f2f5753a18c044828977f5fc76dea7 /Meta/Azure/Lagom.yml | |
parent | d717a0800319588e012d778fca61af89ddcf8132 (diff) | |
download | serenity-d23f0a7405ee52a627a1c3c84fbd030834ef259b.zip |
LibCompress: Switch `DeflateDecompressor` to a fallible constructor
We don't have anything fallible in there yet, but we will soon switch
the seekback buffer to the new `CircularBuffer`, which has a fallible
constructor.
We have to do the same for the internal `GzipDecompressor::Member`
class, as it needs to construct a `DeflateCompressor` from its received
stream.
Diffstat (limited to 'Meta/Azure/Lagom.yml')
0 files changed, 0 insertions, 0 deletions