Preparing search index...
The search index is not available
libp2p
libp2p
@libp2p/interface-compliance-tests
mocks
StreamPairInit
Interface StreamPairInit
interface
StreamPairInit
{
duplex
:
Duplex
<
AsyncGenerator
<
Uint8ArrayList
,
any
,
unknown
>
,
Source
<
Uint8Array
|
Uint8ArrayList
>
,
Promise
<
void
>
>
;
init
?:
StreamInit
;
}
Index
Properties
duplex
init?
Properties
duplex
duplex
:
Duplex
<
AsyncGenerator
<
Uint8ArrayList
,
any
,
unknown
>
,
Source
<
Uint8Array
|
Uint8ArrayList
>
,
Promise
<
void
>
>
Optional
init
init
?:
StreamInit
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
duplex
init
libp2p
Loading...