Deflater

expect constructor()

Creates a deflater that expects to read a ZLIB header and checksum.


expect constructor(level: Int, nowrap: Boolean)

Parameters

nowrap

true to skip the ZLIB header and checksum.