Documentation
Github
Preparing search index...
iso-base
utils
assertUint8Array
Function assertUint8Array
assertUint8Array
(
value
:
unknown
)
:
void
Assert that the input is a Uint8Array.
Parameters
value
:
unknown
The value to check.
Returns
void
Throws
If value is not a Uint8Array.
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Github
Documentation
Loading...
Assert that the input is a Uint8Array.