IdentityEncoder
object IdentityEncoder : CompressionEncoder
Implementation of the identity encoder
Functions
fun compress( Wraps readChannel into a compressing ByteReadChannel fun compress( Wraps writeChannel into a compressing ByteWriteChannel |