Click or drag to resize

BufferWriterWriteInt32 Method

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