Function bytesToI64

  • Converts a StaticArray into a i64.

    Parameters

    • arr: StaticArray<number>

      the array to convert

    Returns i64

    the converted i64

Generated using TypeDoc