CompressEncoding

zio.http.model.headers.values.Te$.CompressEncoding
final case class CompressEncoding(weight: Option[Double]) extends Te

A compression format that uses the Lempel-Ziv-Welch (LZW) algorithm.

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait Te
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

override def raw: String

Attributes

Definition Classes

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product