Strategy

fs2.compression.DeflateParams$.Strategy
See theStrategy companion object
sealed abstract class Strategy(val juzDeflaterStrategy: Int)

Attributes

Companion:
object
Source:
DeflateParams.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object BEST_COMPRESSION.type
object BEST_SPEED.type
object DEFAULT.type
object FILTERED.type
object HUFFMAN_ONLY.type

Members list

Concise view