Click or drag to resize

BufferWriterWriteDoubleBE Method

Overload List
  NameDescription
Public methodWriteDoubleBE(Double)
Writes a double floating point number at the current position in the buffer.
Public methodWriteDoubleBE(Int32, Double)
Writes a double floating point number at offset in the buffer.
Top
See Also