Vana SDK - v4.1.0
Preparing search index...
index.browser
openJobResultStream
Function openJobResultStream
openJobResultStream
(
bytesStream
:
ReadableStream
<
Uint8Array
<
ArrayBufferLike
>
>
,
builderPrivateKey
:
`
0x
${
string
}
`
,
ecies
:
ECIESProvider
,
expect
:
JobResultExpectation
,
)
:
Promise
<
OpenedJobResultStream
>
Open and authenticate a hybrid job result without buffering its body.
Parameters
bytesStream
:
ReadableStream
<
Uint8Array
<
ArrayBufferLike
>
>
builderPrivateKey
:
`
0x
${
string
}
`
ecies
:
ECIESProvider
expect
:
JobResultExpectation
Returns
Promise
<
OpenedJobResultStream
>
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
Vana SDK - v4.1.0
Loading...
Open and authenticate a hybrid job result without buffering its body.