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