Converts hex to its string equivalent. Useful to read the Domain field and some Memos.
The hex to convert to a string.
The encoding to use. Defaults to 'utf8' (UTF-8). 'ascii' is also allowed.
The converted string.
use @xrplf/isomorphic/utils's hexToString
@xrplf/isomorphic/utils
hexToString
Generated using TypeDoc
Converts hex to its string equivalent. Useful to read the Domain field and some Memos.