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