fs2.compression.DeflateParams.Level
See theLevel companion class
Attributes
- Companion
- class
- Source
- DeflateParams.scala
- Graph
-
- Supertypes
- Self type
-
Level.type
Members list
Type members
Classlikes
case object BEST_COMPRESSION extends Level
Attributes
- Source
- DeflateParams.scala
- Supertypes
- Self type
-
BEST_COMPRESSION.type
case object BEST_SPEED extends Level
Attributes
- Source
- DeflateParams.scala
- Supertypes
- Self type
-
BEST_SPEED.type
Attributes
- Source
- DeflateParams.scala
- Supertypes
- Self type
-
DEFAULT.type
Attributes
- Source
- DeflateParams.scala
- Supertypes
- Self type
-
EIGHT.type
Attributes
- Source
- DeflateParams.scala
- Supertypes
- Self type
-
FIVE.type
Attributes
- Source
- DeflateParams.scala
- Supertypes
- Self type
-
FOUR.type
Attributes
- Source
- DeflateParams.scala
- Supertypes
- Self type
-
NINE.type
case object NO_COMPRESSION extends Level
Attributes
- Source
- DeflateParams.scala
- Supertypes
- Self type
-
NO_COMPRESSION.type
Attributes
- Source
- DeflateParams.scala
- Supertypes
- Self type
-
ONE.type
Attributes
- Source
- DeflateParams.scala
- Supertypes
- Self type
-
SEVEN.type
Attributes
- Source
- DeflateParams.scala
- Supertypes
- Self type
-
SIX.type
Attributes
- Source
- DeflateParams.scala
- Supertypes
- Self type
-
THREE.type
Attributes
- Source
- DeflateParams.scala
- Supertypes
- Self type
-
TWO.type
Inherited types
The names of the product elements
Attributes
- Inherited from:
- Singleton
- Source
- Mirror.scala
The name of the type
The mirrored *-type
Attributes
- Inherited from:
- Singleton
- Source
- Mirror.scala
Value members
Inherited methods
Create a new instance of type T
with elements taken from product p
.
Create a new instance of type T
with elements taken from product p
.
Attributes
- Inherited from:
- Singleton
- Source
- Mirror.scala
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
In this article