Web utility
Preparing search index...
ByteSize
Class ByteSize
Hierarchy (
View Summary
)
Scalar
ByteSize
Index
Constructors
constructor
Properties
units
value
Methods
to
Short
String
value
Of
distance
Of
Constructors
constructor
new
ByteSize
(
value
:
number
)
:
ByteSize
Parameters
value
:
number
Returns
ByteSize
Properties
units
units
:
{
base
:
number
;
name
:
string
}
[]
= ...
value
value
:
number
Methods
to
Short
String
toShortString
(
fractionDigits
?:
number
)
:
string
Parameters
fractionDigits
:
number
= 2
Returns
string
value
Of
valueOf
()
:
number
Returns
number
Static
distance
Of
distanceOf
<
T
extends
Scalar
>
(
a
:
number
,
b
:
number
)
:
T
Type Parameters
T
extends
Scalar
Parameters
a
:
number
b
:
number
Returns
T
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
units
value
Methods
to
Short
String
value
Of
distance
Of
Web utility
Loading...