[]
        
(Showing Draft Content)

GrapeCity.Documents.Common.BigEndianBinaryReader.ReadUInt32

ReadUInt32 Method

ReadUInt32()

Reads a 4-byte unsigned integer from the current stream and advances the current position of the stream by four bytes.

Declaration
public uint ReadUInt32()
Returns
Type Description
uint

A 4-byte unsigned integer read from the current stream.