Reads a 2-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 Sub WriteIntBE( _
ByVal integer As Integer _
)
Missing <remarks> documentation for M:Geotools.IO.BigEndianBinaryWriter.WriteIntBE(System.Int32)
BigEndianBinaryWriter Class | BigEndianBinaryWriter Members | Geotools.IO Namespace