Function bytesToI32

  • Converts a StaticArray into a i32.

    Parameters

    • arr: StaticArray<number>

      the array to convert

    Returns i32

    the converted i32

Generated using TypeDoc