Method ReadSingleQuantized
ReadSingleQuantized(Buffer)
Reads a quantized floating point value from the buffer.
Declaration
public static float ReadSingleQuantized(this Buffer buffer)
Parameters
| Type | Name | Description |
|---|---|---|
| Buffer | buffer |
Returns
| Type | Description |
|---|---|
| float | The original floating point value. |