bytes

fun bytes(value: Int): Memory
fun bytes(value: Long): Memory
fun bytes(value: Double): Memory

Creates a Memory instance from the given value in bytes.