Package io.ktor.http.cio.internals

Types

Link copied to clipboard
class MutableRange(start: Int, end: Int)

A text range with mutable bounds

Functions

Link copied to clipboard
fun CharSequence.parseDecLong(): Long

Converts CharSequence representation in decimal format to Long