Preparing search index...
The search index is not available
binden
binden
ContentRange
Class ContentRange
Hierarchy (
View Summary
)
Range
ContentRange
Implements
IContentRange
Index
Constructors
constructor
Accessors
end
size
start
unit
Methods
to
String
from
String
Constructors
constructor
new
ContentRange
(
__namedParameters
:
IContentRange
)
:
ContentRange
Parameters
__namedParameters
:
IContentRange
Returns
ContentRange
Accessors
end
get
end
()
:
null
|
number
Returns
null
|
number
size
get
size
()
:
number
|
"*"
Returns
number
|
"*"
start
get
start
()
:
null
|
number
Returns
null
|
number
unit
get
unit
()
:
"bytes"
Returns
"bytes"
Methods
to
String
toString
()
:
string
Returns a string representation of an object.
Returns
string
Static
from
String
fromString
(
input
?:
string
)
:
[
]
|
[
ContentRange
]
Parameters
Optional
input
:
string
Returns
[
]
|
[
ContentRange
]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Accessors
end
size
start
unit
Methods
to
String
from
String
binden
Loading...
Returns a string representation of an object.