@adviser/cement - v0.0.0
Preparing search index...
isUint8Array
Function isUint8Array
isUint8Array
(
value
:
unknown
)
:
value
is
Uint8Array
<
ArrayBufferLike
>
Type guard to check if a value is a Uint8Array.
Parameters
value
:
unknown
The value to check
Returns
value
is
Uint8Array
<
ArrayBufferLike
>
True if the value is a Uint8Array
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
@adviser/cement - v0.0.0
Loading...
Type guard to check if a value is a Uint8Array.