Preparing search index...
The search index is not available
NDNts
NDNts
@ndn/tlv
EncodableObj
Interface EncodableObj
An object that knows how to prepend itself to an Encoder.
interface
EncodableObj
{
encodeTo
:
(
(
encoder
:
Encoder
)
=>
void
)
;
}
Implemented by
Index
Properties
encode
To
Properties
encode
To
encode
To
:
(
(
encoder
:
Encoder
)
=>
void
)
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
encode
To
NDNts
Loading...
An object that knows how to prepend itself to an Encoder.