Preparing search index...
The search index is not available
NDNts
NDNts
@ndn/lp
LpService
Class LpService
NDNLPv2 service.
Index
Constructors
constructor
Methods
rx
tx
Constructors
constructor
new
Lp
Service
(
__namedParameters
,
transport
)
:
LpService
Parameters
__namedParameters
:
LpService
.
Options
transport
:
LpService
.
Transport
Returns
LpService
Methods
Readonly
rx
rx
(
iterable
)
:
AsyncIterable
<
Packet
|
LpService
.
RxError
,
any
,
any
>
Parameters
iterable
:
AsyncIterable
<
Tlv
,
any
,
any
>
Returns
AsyncIterable
<
Packet
|
LpService
.
RxError
,
any
,
any
>
Readonly
tx
tx
(
iterable
)
:
AsyncIterable
<
Uint8Array
|
LpService
.
TxError
,
any
,
any
>
Parameters
iterable
:
AsyncIterable
<
Packet
,
any
,
any
>
Returns
AsyncIterable
<
Uint8Array
|
LpService
.
TxError
,
any
,
any
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
rx
tx
NDNts
Loading...
NDNLPv2 service.