Ktor Byte Read Channel Byte Reader
class KtorByteReadChannelByteReader(channel: ByteReadChannel, val contentLength: Long, bufferSize: Long = DEFAULT_BUFFER_SIZE) : ByteReader
This class allows streaming data from a cloud service and read only the headers.