IoBuffer

expect fun IoBuffer(memory: Memory, origin: ChunkBuffer?)
fun IoBuffer(external: ByteBuffer)
actual fun IoBuffer(memory: Memory, origin: ChunkBuffer?)
fun IoBuffer(content: <ERROR CLASS><<ERROR CLASS>>, contentCapacity: Int)
actual fun IoBuffer(memory: Memory, origin: ChunkBuffer?)