Reads a Single value from the input stream.

C# |
public float ReadSingle()

The Single value retrieved from the input stream.

Exception | Condition |
---|---|
[SoamException] | If the value could not be read from the input stream. |
C# |
public float ReadSingle()
Exception | Condition |
---|---|
[SoamException] | If the value could not be read from the input stream. |