Click or drag to resize

BufferWriterWriteInt32BE Method

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