kinetex - v1.0.0-rc.1
Preparing search index...
isUint8Array
Function isUint8Array
isUint8Array
(
value
:
unknown
)
:
value
is
Uint8Array
<
ArrayBufferLike
>
Type guard for Uint8Array.
Parameters
value
:
unknown
The value to check
Returns
value
is
Uint8Array
<
ArrayBufferLike
>
True if the value is a Uint8Array
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
npm
JSR
kinetex - v1.0.0-rc.1
Loading...
Type guard for Uint8Array.