mib
Converts a Double to mebibytes (MiB, 1024^2 bytes).
Return
The value multiplied by BinaryDataSize.megabyte.
Converts an Int to mebibytes (MiB, 1024^2 bytes).
Return
The value multiplied by BinaryDataSize.megabyte.
Converts a Long to mebibytes (MiB, 1024^2 bytes).
Return
The value multiplied by BinaryDataSize.megabyte.