Compression
Table of Contents
Classes
- CompressingReadableStream
- Allows compression of input streams using Zlib.
- CompressingWritableStream
- Allows compression of output streams using Zlib.
- DecompressingReadableStream
- Allows decompression of input streams using Zlib.
- DecompressingWritableStream
- Allows decompression of output streams using Zlib.