Click or drag to resize

BufferWriterWriteInt64 Method

Overload List
  NameDescription
Public methodWriteInt64(Int64, Endian)
Writes a 64bit signed integer at the current position in the buffer.
Public methodWriteInt64(Int32, Int64, Endian)
Writes a 64bit signed integer at offset in the buffer.
Top
See Also