Click or drag to resize

BufferWriterWriteDoubleLE Method

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