An API for compressing a stream of data.
readonly
readable: ReadableStream<Uint8Array>
readonly
writable: WritableStream<Uint8Array>
An API for compressing a stream of data.
readable: ReadableStream<Uint8Array>
writable: WritableStream<Uint8Array>
An API for compressing a stream of data.
prototype: CompressionStream