Preparing search index...
The search index is not available
NDNts
NDNts
@ndn/endpoint
DataBuffer
Interface DataBuffer
Outgoing Data buffer for producer.
Hierarchy
DataBuffer
Implemented by
DataStoreBuffer
DataStoreBuffer
Index
Properties
find
insert
Properties
find
find
:
(
(
interest
)
=>
Promise
<
undefined
|
Data
>
)
Type declaration
(
interest
)
:
Promise
<
undefined
|
Data
>
Parameters
interest
:
Interest
Returns
Promise
<
undefined
|
Data
>
insert
insert
:
(
(
...
pkts
)
=>
Promise
<
void
>
)
Type declaration
(
...
pkts
)
:
Promise
<
void
>
Parameters
Rest
...
pkts
:
Data
[]
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
find
insert
NDNts
@ndn/autoconfig
@ndn/cat
@ndn/cli-
common
@ndn/dpdkmgmt
@ndn/endpoint
Data
Store
Buffer
Endpoint
Data
Store
Buffer
Endpoint
Consumer
Context
Consumer
Options
Data
Buffer
Options
Producer
Producer
Options
Retx
Options
Producer
Handler
Retx
Policy
@ndn/fileserver
@ndn/fw
@ndn/keychain
@ndn/keychain-
cli
@ndn/l3face
@ndn/lp
@ndn/nac
@ndn/naming-
convention1
@ndn/naming-
convention2
ndn
@ndn/ndncert
@ndn/ndnsec
@ndn/nfdmgmt
@ndn/node-
transport
@ndn/packet
@ndn/quic-
transport
@ndn/rdr
@ndn/repo
@ndn/repo-
api
@ndn/repo-
cli
@ndn/repo-
external
@ndn/segmented-
object
@ndn/sync
@ndn/tlv
@ndn/trust-
schema
@ndn/util
@ndn/web-
bluetooth-
transport
@ndn/ws-
transport
Generated using
TypeDoc
Outgoing Data buffer for producer.