bytes

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

Creates a Memory instance from the given value in bytes.