Function joinBigIntsToString

  • Joins an array of bigints into a string.

    Parameters

    • bigInts: bigint[]

      An array of bigints.

    Returns string

    • Combined string representation.

Generated using TypeDoc