BigEndianBinaryWriter is a wrapper class used to write .NET integral types in Big-Endian order to a stream. It inherits from BinaryWriter and adds Little- to Big-Endian conversion.
For a list of all members of this type, see RfbProtocol.BigEndianBinaryWriter Members.
System.Object
BinaryWriter
RfbProtocol.BigEndianBinaryWriter
Namespace: VncSharp
Assembly: VncSharp (in VncSharp.dll)
RfbProtocol.BigEndianBinaryWriter Members | VncSharp Namespace