Property | Type | Description | |
---|---|---|---|
ReversedUShorts | ushort[] |
Method | Description | |
---|---|---|
GenerateReversedUShorts ( ) : ushort[] | ||
GetReversedUlong ( ulong u ) : ulong | ||
GetUshortReversed ( ushort input ) : ushort | ||
ReverseByte ( byte b ) : byte |
Method | Description | |
---|---|---|
Int64Helper ( ) : System |
public static GenerateReversedUShorts ( ) : ushort[] | ||
return | ushort[] |
public static GetReversedUlong ( ulong u ) : ulong | ||
u | ulong | |
return | ulong |
public static GetUshortReversed ( ushort input ) : ushort | ||
input | ushort | |
return | ushort |