Preparing search index...
The search index is not available
ts-ebml
ts-ebml
NumberElement
Interface NumberElement
interface
NumberElement
{
name
:
string
;
type
:
"i"
|
"u"
|
"f"
;
value
:
number
;
}
Hierarchy (
view full
)
ChildElementValue
NumberElement
Index
Properties
name
type
value
Properties
name
name
:
string
type
type
:
"i"
|
"u"
|
"f"
value
value
:
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
name
type
value
ts-ebml
tools
Decoder
Encoder
Reader
BinaryElement
ChildElement
ChildElementValue
DateElement
ElementDetail
IElement
MasterElement
NumberElement
Schema
SimpleBlock
StringElement
ChildElementBuffer
ChildElementsValue
EBMLElementBuffer
EBMLElementBufferValue
EBMLElementDetail
EBMLElementValue
Loading...
Generated using
TypeDoc