compress

abstract fun compress(stream: ByteStream): ByteStream

Compresses a byte stream.

Return

Compressed ByteStream