gigabytes

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

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