Click or drag to resize

BufferWriterWriteInt64BE Method

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