ByteContentRange

scamper.http.types.ByteContentRange
See theByteContentRange companion object

Standardized type for Content-Range header value.

Attributes

See also
Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Abstract methods

Gets byte range response.

Gets byte range response.

Attributes

Concrete fields

lazy override val toString: String

Gets formatted range.

Gets formatted range.

Attributes

val unit: String

Gets byte range unit (i.e., "bytes").

Gets byte range unit (i.e., "bytes").

Attributes