Click or drag to resize

BufferReaderReadUInt32LE Method

Overload List
  NameDescription
Public methodReadUInt32LE
Reads a 32bit unsigned integer at the current position in the buffer.
Public methodReadUInt32LE(Int32)
Reads a 32bit unsigned integer at offset in the buffer.
Top
See Also