ContentRangeStartEndTotal

zio.http.model.headers.values.ContentRange$.ContentRangeStartEndTotal
final case class ContentRangeStartEndTotal(unit: String, s: Int, e: Int, t: Int) extends ContentRange

Attributes

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

Members list

Concise view

Value members

Concrete methods

def end: Option[Int]

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product