compress

abstract fun compress(data: ByteArray): ByteArray

Compress data fully in memory.