Function decodeFloat

  • Decodes an RSTaggedData object to a 32-bit float. If the data does not contain a 32-bit float, the function returns null

    Parameters

    Returns number | null