ZstdCompressionLevel

zio.compress.ZstdCompressionLevel
See theZstdCompressionLevel companion class

Attributes

Companion
class
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type

Members list

Type members

Inherited and Abstract types

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror

The name of the type

The name of the type

Attributes

Inherited from:
Mirror

Value members

Concrete methods

Makes a Zstd compression level.

Makes a Zstd compression level.

Value parameters

level

compression level, valid values: -131072 to 22

Attributes

Returns

a ZstdCompressionLevel or None if the level is not valid

Concrete fields