Allow decompression and flush on GzipAsyncOutputStream
- Makes it possible to decompress data granularly via push-based API. - Adds ability to flush output at an arbitrary point. - Removes manual `ended` check as zlib checks it for us.
Showing
Please
register
or
sign in
to comment