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
abstract fun readFrom(): ByteReadChannel
Provides ByteReadChannel for the content
open fun readFrom(range: LongRange): ByteReadChannel
Provides ByteReadChannel for the given range of the content