Framebuffer.BigEndian Property
Indicates whether the remote host uses Big- or Little-Endian order when sending multi-byte values.
[Visual Basic]Public Property BigEndian As
Boolean [C#]public
bool BigEndian {get; set;}
See Also
Framebuffer Class | VncSharp Namespace