@tabcat/zzzync
Preparing search index...
zzzync
Function zzzync
zzzync
(
stream
:
Stream
,
handlerPeerId
:
PeerId
,
exporter
:
Pick
<
Car
,
"export"
>
,
result
:
IPNSPublishResult
,
sign
:
|
(
(
data
:
Uint8Array
<
ArrayBufferLike
>
|
Uint8ArrayList
,
options
?:
AbortOptions
,
)
=>
Uint8Array
<
ArrayBufferLike
>
|
Promise
<
Uint8Array
<
ArrayBufferLike
>
>
)
|
(
(
data
:
Uint8Array
<
ArrayBufferLike
>
|
Uint8ArrayList
,
options
?:
AbortOptions
,
)
=>
Uint8Array
<
ArrayBufferLike
>
|
Promise
<
Uint8Array
<
ArrayBufferLike
>
>
)
,
options
?:
AbortOptions
,
)
:
Promise
<
void
>
Parameters
stream
:
Stream
handlerPeerId
:
PeerId
exporter
:
Pick
<
Car
,
"export"
>
result
:
IPNSPublishResult
sign
:
|
(
(
data
:
Uint8Array
<
ArrayBufferLike
>
|
Uint8ArrayList
,
options
?:
AbortOptions
,
)
=>
Uint8Array
<
ArrayBufferLike
>
|
Promise
<
Uint8Array
<
ArrayBufferLike
>
>
)
|
(
(
data
:
Uint8Array
<
ArrayBufferLike
>
|
Uint8ArrayList
,
options
?:
AbortOptions
,
)
=>
Uint8Array
<
ArrayBufferLike
>
|
Promise
<
Uint8Array
<
ArrayBufferLike
>
>
)
(
data
:
Uint8Array
<
ArrayBufferLike
>
|
Uint8ArrayList
,
options
?:
AbortOptions
,
)
=>
Uint8Array
<
ArrayBufferLike
>
|
Promise
<
Uint8Array
<
ArrayBufferLike
>
>
(
data
:
Uint8Array
<
ArrayBufferLike
>
|
Uint8ArrayList
,
options
?:
AbortOptions
,
)
:
Uint8Array
<
ArrayBufferLike
>
|
Promise
<
Uint8Array
<
ArrayBufferLike
>
>
Sign the passed data with this private key and return the signature for later verification
Parameters
data
:
Uint8Array
<
ArrayBufferLike
>
|
Uint8ArrayList
Optional
options
:
AbortOptions
Returns
Uint8Array
<
ArrayBufferLike
>
|
Promise
<
Uint8Array
<
ArrayBufferLike
>
>
(
data
:
Uint8Array
<
ArrayBufferLike
>
|
Uint8ArrayList
,
options
?:
AbortOptions
,
)
=>
Uint8Array
<
ArrayBufferLike
>
|
Promise
<
Uint8Array
<
ArrayBufferLike
>
>
(
data
:
Uint8Array
<
ArrayBufferLike
>
|
Uint8ArrayList
,
options
?:
AbortOptions
,
)
:
Uint8Array
<
ArrayBufferLike
>
|
Promise
<
Uint8Array
<
ArrayBufferLike
>
>
Sign the passed data with this private key and return the signature for later verification
Parameters
data
:
Uint8Array
<
ArrayBufferLike
>
|
Uint8ArrayList
Optional
options
:
AbortOptions
Returns
Uint8Array
<
ArrayBufferLike
>
|
Promise
<
Uint8Array
<
ArrayBufferLike
>
>
options
:
AbortOptions
= {}
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@tabcat/zzzync
Loading...
Sign the passed data with this private key and return the signature for later verification