Click or drag to resize

PacketReaderReadDoubleBE Method

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