Function bytesToU64

  • Converts a StaticArray into a u64.

    Parameters

    • arr: StaticArray<number>

      the array to convert

    Returns u64

    the converted u64

Generated using TypeDoc