Suffix

data class Suffix(lastCount: Long) : ContentRange

Represents a Content-Range bounded by tail size

Constructors

Link copied to clipboard
fun Suffix(lastCount: Long)

Functions

Link copied to clipboard
open override fun toString(): String

Properties

Link copied to clipboard
val lastCount: Long

number of tail bytes