PacketReaderReadSingleBE Method |
| Name | Description | |
|---|---|---|
| ReadSingleBE |
Reads a 32bit single floating point number from the current position in the packet packet.
The current position is advanced by 4 bytes.
| |
| ReadSingleBE(Int32) |
Reads a 32bit single floating point number at offset in the buffer.
(Inherited from PacketIO.) |