Geotools.Net

BigEndianBinaryWriter Class

Extends the BinaryWriter class to allow the writing of integers in the Big Endian format.

For a list of all members of this type, see BigEndianBinaryWriter Members.

System.Object
   BinaryWriter
      BigEndianBinaryWriter

[Visual Basic]
Public Class BigEndianBinaryWriter
Inherits BinaryWriter
[C#]
public class BigEndianBinaryWriter : BinaryWriter

Remarks

Missing <remarks> documentation for T:Geotools.IO.BigEndianBinaryWriter

Requirements

Namespace: Geotools.IO Namespace

Assembly: Geotools.dll

See Also

BigEndianBinaryWriter Members | Geotools.IO Namespace