A11 TypeScript API - v0.2.1
A11 guides
Python API
C++ internals
Preparing search index...
base64Decode
Function base64Decode
base64Decode
(
value
:
string
)
:
StatusOr
<
Uint8Array
<
ArrayBufferLike
>
>
Decode canonical base64 and reject malformed input.
Parameters
value
:
string
Returns
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...
Decode canonical base64 and reject malformed input.