StartEnd

zio.http.Header$.ContentRange$.StartEnd
final case class StartEnd(unit: String, s: Int, e: Int) extends ContentRange

Attributes

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

Members list

Concise view

Type members

Inherited types

override type Self = ContentRange

Attributes

Inherited from:
ContentRange

Value members

Concrete methods

def end: Option[Int]

Inherited methods

Attributes

Inherited from:
Header

Attributes

Definition Classes
Inherited from:
ContentRange

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product

Attributes

Inherited from:
Header
override def self: Self

Attributes

Definition Classes
Inherited from:
ContentRange

Inherited fields

lazy val untyped: Custom

Attributes

Inherited from:
Header