Function bytesToU128

  • Converts a StaticArray into a u128.

    Parameters

    • arr: StaticArray<number>

      the array to convert

    Returns u128

    the converted u128

Generated using TypeDoc