[]
Reads an IEEE single precision (i.e., 32 bit) floating-point number from the input.
public virtual float readFloat()
Public Overridable Function readFloat() As Single
| Type | Description |
|---|---|
| float | The next byte-aligned IEEE float (32 bit) from the input. |