mb
Converts a Double to megabytes (MB, 1000^2 bytes).
Return
The value multiplied by DecimalDataSize.megabyte.
Converts an Int to megabytes (MB, 1000^2 bytes).
Return
The value multiplied by DecimalDataSize.megabyte.
Converts a Long to megabytes (MB, 1000^2 bytes).
Return
The value multiplied by DecimalDataSize.megabyte.