BinarySizeFromExbi Method
Returns a
BinarySize that represents the specified number of exbibytes.
Namespace: OokiiAssembly: Ookii.BinarySize (in Ookii.BinarySize.dll) Version: 1.1.0+e86ae44c345422a1011f7fa7b6b715bf3d1a34ce
public static BinarySize FromExbi(
double value
)
Public Shared Function FromExbi (
value As Double
) As BinarySize
public:
static BinarySize FromExbi(
double value
)
static member FromExbi :
value : float -> BinarySize
- value Double
- A number of exbibytes.
BinarySizeAn object that represents
value.