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): undefined | Uint8Array

Parameter Type Description
key string  

Returns - undefined | Uint8Array

Defined in

Last Updated: 11 June, 2024