isValidHexLength()
SIP Protocol API Reference v0.7.0
SIP Protocol API Reference / isValidHexLength
Function: isValidHexLength()
Section titled “Function: isValidHexLength()”isValidHexLength(
value,byteLength):boolean
Defined in: @sip-protocol/sdk/dist/index-BYZbDjal.d.ts:3681
Check if a hex string has a specific byte length
Parameters
Section titled “Parameters”string
byteLength
Section titled “byteLength”number
Returns
Section titled “Returns”boolean