Function bytesToI256

  • Converts a StaticArray into a i256.

    Parameters

    • arr: StaticArray<number>

      the array to convert

    Returns i256

    the converted i256

Generated using TypeDoc