megabytes
Deprecated
This API is deprecated and will be removed with the next major release.
Replace with
mebibytes(value: Int)
Content copied to clipboard
Creates a Memory instance from the given value in megabytes (1MB = 1024KB).
Deprecated
This API is deprecated and will be removed with the next major release.
Replace with
mebibytes(value: Long)
Content copied to clipboard
Creates a Memory instance from the given value in megabytes (1MB = 1024KB).
Deprecated
This API is deprecated and will be removed with the next major release.
Replace with
mebibytes(value: Double)
Content copied to clipboard
Creates a Memory instance from the given value in megabytes (1MB = 1024KB).