suspend fun ByteReadChannel.toByteArray(limit: Int = Int.MAX_VALUE): ByteArray
Convert ByteReadChannel to ByteArray