readRemaining

suspend fun ByteReadChannel.readRemaining(): Source(source)
suspend fun ByteReadChannel.readRemaining(max: Long): Source(source)