Function bytesToI128

  • Converts a StaticArray into a i128.

    Parameters

    • arr: StaticArray<number>

      the array to convert

    Returns i128

    the converted i128

Generated using TypeDoc