h1z1-server
    Preparing search index...

    Function toBigHex

    • Converts a BigInt to a hexadecimal string.

      Parameters

      • bigInt: bigint

        The BigInt to convert.

      Returns string

      The hexadecimal string representation of the BigInt.