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