suspend fun ByteReadChannel.readFully(dst: ChunkBuffer): Unit
suspend fun ByteReadChannel.readFully(dst: ByteArray): Unit