readFully

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