Method | Description | |
---|---|---|
Swap ( this word ) : uint |
Byte-swaps a UInt32
|
|
Swap ( this word ) : ulong |
Swaps the byte order of a UInt64
|
|
Swap ( this word ) : ushort |
Byte-swaps a UInt16
|
public static Swap ( this word ) : uint | ||
word | this | |
return | uint |
public static Swap ( this word ) : ulong | ||
word | this | |
return | ulong |
public static Swap ( this word ) : ushort | ||
word | this | |
return | ushort |