zio.http.Header.ContentRange
See theContentRange companion trait
object ContentRange extends HeaderType
Attributes
- Companion
- trait
- Graph
-
- Supertypes
-
trait Sumtrait Mirrortrait HeaderTypetrait HeaderTypeBaseclass Objecttrait Matchableclass AnyShow all
- Self type
-
ContentRange.type
Members list
Type members
Classlikes
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait ContentRangetrait Headerclass Objecttrait Matchableclass AnyShow all
final case class RangeTotal(unit: String, t: Int) extends ContentRange
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait ContentRangetrait Headerclass Objecttrait Matchableclass AnyShow all
final case class StartEnd(unit: String, s: Int, e: Int) extends ContentRange
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait ContentRangetrait Headerclass Objecttrait Matchableclass AnyShow all
Types
Inherited and Abstract types
The names of the product elements
The name of the type
Value members
Concrete methods
Attributes
- Definition Classes
Inherited methods
Attributes
- Inherited from:
- HeaderType
Attributes
- Inherited from:
- HeaderType
Attributes
- Inherited from:
- HeaderType
Attributes
- Definition Classes
- Inherited from:
- HeaderType
In this article