zio.compress

package zio.compress

Members list

Type members

Classlikes

sealed trait DeflateStrategy extends Product, Serializable

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Known subtypes
object Filtered
object HuffmanOnly

Attributes

Companion
trait
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
final class GzipCompressor extends Compressor

Attributes

Companion
object
Supertypes
trait Compressor
trait Serializable
class Object
trait Matchable
class Any

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
final class GzipDecompressor extends Decompressor

Attributes

Companion
object
Supertypes
trait Decompressor
trait Serializable
class Object
trait Matchable
class Any