NDNts
Preparing search index...
@ndn/l3face
rxFromPacketIterable
Function rxFromPacketIterable
rxFromPacketIterable
(
iterable
:
AsyncIterable
<
Uint8Array
<
ArrayBufferLike
>
>
,
)
:
RxIterable
Decode TLVs from datagrams.
Parameters
iterable
:
AsyncIterable
<
Uint8Array
<
ArrayBufferLike
>
>
RX datagram stream, such as a UDP socket.
Returns
RxIterable
RX packet stream.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
NDNts
Loading...
Decode TLVs from datagrams.