Function bytesToU16

  • Converts a StaticArray into a u16.

    Parameters

    • arr: StaticArray<number>

      the array to convert

    Returns u16

    the converted u16

Generated using TypeDoc