Classes

StringUtils

Constructors

new StringUtils()

new StringUtils(): [StringUtils](StringUtils)

Methods

isHex()

`static` isHex(`str`): `boolean`
ParameterType
Firststring

isHexBytes()

`static` isHexBytes(`str`, `length`?): `boolean`
ParameterType
Firstnumber

isWellFormed()

`static` isWellFormed(`str`): `boolean`
ParameterType
Firststring

On this page