toHex

open override fun toHex(prefix0x: Boolean): String

Converts a mesh address to a hex string.

Return

The hex string representation of the address.

Parameters

prefix0x

If true, the hex string will be prefixed with 0x.