megabytes

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

Creates a Memory instance from the given value in megabytes (1MB = 1024KB).