Function bytesToI16

  • Converts a StaticArray into a i16.

    Parameters

    • arr: StaticArray<number>

      the array to convert

    Returns i16

    the converted i16

Generated using TypeDoc