Click or drag to resize

BufferWriterWriteUInt64LE Method

Overload List
  NameDescription
Public methodWriteUInt64LE(UInt64)
Writes a 64bit unsigned integer at the current position in the buffer.
Public methodWriteUInt64LE(Int32, UInt64)
Writes a 64bit unsigned integer at offset in the buffer.
Top
See Also