The Memory of 0.
Creates a Memory instance from the given value in bytes.
Creates a Memory instance from the given value in gibibytes (1GiB = 1024MiB).
Creates a Memory instance from the given value in gigabytes (1GB = 1024MB).
Creates a Memory instance from the given value in kibibytes (1KiB = 1024B).
Creates a Memory instance from the given value in kilobytes (1KB = 1024B).
Creates a Memory instance from the given value in mebibytes (1MiB = 1024KiB).
Creates a Memory instance from the given value in megabytes (1MB = 1024KB).