Skip to the content.

Function: isValidHexString()

isValidHexString(hex): boolean

Defined in: utils.ts:132

Validates if a string is a valid hexadecimal string

Parameters

hex

string

Returns

boolean