Preparing search index...
The search index is not available
NDNts
NDNts
@ndn/lvs
lvstlv
ConsOption
Class ConsOption
Hierarchy
{
call
?:
UserFnCall
;
tag
?:
number
;
value
?:
Component
}
&
EncodableObj
ConsOption
Index
Constructors
constructor
Properties
call?
encode
To
tag?
value?
decode
From
Constructors
constructor
new
ConsOption
()
:
ConsOption
Returns
ConsOption
Properties
Optional
call
call
?:
UserFnCall
encode
To
encodeTo
:
(
encoder
:
Encoder
)
=>
void
Optional
tag
tag
?:
number
Optional
value
value
?:
Component
Static
decode
From
decodeFrom
:
(
decoder
:
Decoder
)
=>
ConsOption
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
call
encode
To
tag
value
decode
From
NDNts
Loading...