ktor-http-cio / io.ktor.http.cio.internals / MutableRange / <init>
<init>
MutableRange(start: Int, end: Int)
Represents a text range with mutable bounds
Parameters
start
- points to the first character
end
- points to the next character after the last one