• Converts an ArrayBuffer to a hexadecimal string.

    Parameters

    • buffer: ArrayBuffer

      The ArrayBuffer to convert.

    Returns string

    The hexadecimal string representation of the buffer.