getUint8Array Method

Get the value for a key as a Uint8Array. If it is not present, or not of type Uint8Array, return undefined

getUint8Array(key: string): Uint8Array | undefined

Parameter Type Description
key string  

Returns - Uint8Array | undefined

Defined in

Last Updated: 03 August, 2026