A11 TypeScript API - v0.2.1
A11 guides
Python API
C++ internals
Preparing search index...
toBytesAsync
Function toBytesAsync
toBytesAsync
(
value
:
AsyncByteSource
,
)
:
Promise
<
StatusOr
<
Uint8Array
<
ArrayBufferLike
>
>
>
Copy a byte source, awaiting Blob contents when necessary.
Parameters
value
:
AsyncByteSource
Returns
Promise
<
StatusOr
<
Uint8Array
<
ArrayBufferLike
>
>
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
A11 guides
Python API
C++ internals
A11 TypeScript API - v0.2.1
Loading...
Copy a byte source, awaiting Blob contents when necessary.