Reads a 4-byte signed integer using the big-endian layout from the current stream and advances the current position of the stream by two bytes.
[Visual Basic]
Public Function ReadIntBE() As Integer
Missing <returns> documentation for M:Geotools.IO.BigEndianBinaryReader.ReadIntBE
Missing <remarks> documentation for M:Geotools.IO.BigEndianBinaryReader.ReadIntBE
BigEndianBinaryReader Class | BigEndianBinaryReader Members | Geotools.IO Namespace