Function bytesToU32

  • Converts a StaticArray into a u32.

    Parameters

    • arr: StaticArray<number>

      the array to convert

    Returns u32

    the converted u32

Generated using TypeDoc