Method | Description | |
---|---|---|
ToBigEndian ( this le ) : uint | ||
ToBigEndian ( this le ) : ushort | ||
ToLittleEndian ( this be ) : uint | ||
ToLittleEndian ( this be ) : ushort |
public static ToBigEndian ( this le ) : ushort | ||
le | this | |
return | ushort |
public static ToLittleEndian ( this be ) : uint | ||
be | this | |
return | uint |
public static ToLittleEndian ( this be ) : ushort | ||
be | this | |
return | ushort |