MultipleRange

zio.http.model.headers.values.Range$.MultipleRange
final case class MultipleRange(unit: String, ranges: List[(Long, Option[Long])]) extends Range

Attributes

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

Members list

Concise view

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product