Click or drag to resize

BufferWriterWriteUInt32LE Method

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