Click or drag to resize

PacketReaderReadSingleLE Method

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