ktor-http / io.ktor.http.content / OutgoingContent / ReadChannelContent / readFrom

readFrom

abstract fun readFrom(): ByteReadChannel

Provides ByteReadChannel for the content

open fun readFrom(range: LongRange): ByteReadChannel

Provides ByteReadChannel for the given range of the content