Method | Description | |
---|---|---|
SwapInt16 ( short v ) : short | ||
SwapInt32 ( int v ) : int | ||
SwapInt64 ( long v ) : long | ||
SwapUInt16 ( ushort v ) : ushort | ||
SwapUInt32 ( uint v ) : uint | ||
SwapUInt64 ( ulong v ) : ulong |
Method | Description | |
---|---|---|
Endian ( ) : System |
public static SwapUInt16 ( ushort v ) : ushort | ||
v | ushort | |
return | ushort |