Skip to content

toHex()

SIP Protocol API Reference v0.7.0


SIP Protocol API Reference / toHex

toHex(value): `0x${string}`

Defined in: @sip-protocol/sdk/dist/index-BYZbDjal.d.ts:9864

Convert number to hex string with 0x prefix

number | bigint

`0x${string}`