Click or drag to resize

BufferWriterWriteUInt32BE Method

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