Function bytesToF32

  • Converts a StaticArray into a f32.

    Parameters

    • arr: StaticArray<number>

      the array to convert

    Returns f32

    the converted f32

Generated using TypeDoc