A11 TypeScript API - v0.2.1
A11 guides
Python API
C++ internals
Preparing search index...
copyByteMap
Function copyByteMap
copyByteMap
(
values
:
ReadonlyMap
<
string
,
Uint8Array
<
ArrayBufferLike
>
>
)
:
ByteMap
Deep-copy a byte map so caller mutation cannot change retained headers.
Parameters
values
:
ReadonlyMap
<
string
,
Uint8Array
<
ArrayBufferLike
>
>
Returns
ByteMap
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
A11 guides
Python API
C++ internals
A11 TypeScript API - v0.2.1
Loading...
Deep-copy a byte map so caller mutation cannot change retained headers.