Function bytesToF64

  • Converts a StaticArray into a f64.

    Parameters

    • arr: StaticArray<number>

      the array to convert

    Returns f64

    the converted f64

Generated using TypeDoc