DeflateCompressionLevel

zio.compress.DeflateCompressionLevel
See theDeflateCompressionLevel companion object
final case class DeflateCompressionLevel extends AnyVal

Deflate compression level, used for ZIP and GZIP.

Value parameters

level

compression level, valid values: 0 (no compression) to 9 (maximum compression)

Attributes

Companion
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class AnyVal
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product