Click or drag to resize

PacketReaderReadSingle Method

Overload List
  NameDescription
Public methodReadSingle(Endian)
Reads a 32bit single floating point number from the current position in the packet packet. The current position is advanced by 4 bytes.
Public methodReadSingle(Int32, Endian)
Reads a 32bit single floating point number at offset in the buffer.
(Inherited from PacketIO.)
Top
See Also