Function fromHexString

  • Converts a hex string to a byte-array. Opposite of toHexString().

    Parameters

    • hexString: string

    Returns Buffer

Generated using TypeDoc