Click or drag to resize

PacketReaderReadSingleBE Method

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