• Convert a Buffer to a hexadecimal string.

    Parameters

    • arr: Buffer

      The input Buffer to be converted.

    Returns string

    The hexadecimal string representing the input Buffer.

Generated using TypeDoc