Method | Description | |
---|---|---|
BigEndian ( this value ) : Double | ||
BigEndian ( this value ) : |
||
BigEndian ( this value ) : |
||
BigEndian ( this value ) : System.Int64 | ||
BigEndian ( this value ) : System.Single | ||
BigEndian ( this value ) : |
||
BigEndian ( this value ) : |
||
BigEndian ( this value ) : System.UInt64 | ||
LittleEndian ( this value ) : Double | ||
LittleEndian ( this value ) : |
||
LittleEndian ( this value ) : |
||
LittleEndian ( this value ) : System.Int64 | ||
LittleEndian ( this value ) : System.Single | ||
LittleEndian ( this value ) : |
||
LittleEndian ( this value ) : |
||
LittleEndian ( this value ) : System.UInt64 | ||
RotateLeft ( this value, int count ) : |
||
RotateLeft ( this value, int count ) : |
||
RotateLeft ( this value, int count ) : System.Int64 | ||
RotateLeft ( this value, int count ) : |
||
RotateLeft ( this value, int count ) : |
||
RotateLeft ( this value, int count ) : System.UInt64 | ||
RotateRight ( this value, int count ) : |
||
RotateRight ( this value, int count ) : |
||
RotateRight ( this value, int count ) : System.Int64 | ||
RotateRight ( this value, int count ) : |
||
RotateRight ( this value, int count ) : |
||
RotateRight ( this value, int count ) : System.UInt64 |
public static BigEndian ( this value ) : Double | ||
value | this | |
return | Double |
public static BigEndian ( this value ) : |
||
value | this | |
return |
public static BigEndian ( this value ) : |
||
value | this | |
return |
public static BigEndian ( this value ) : System.Int64 | ||
value | this | |
return | System.Int64 |
public static BigEndian ( this value ) : System.Single | ||
value | this | |
return | System.Single |
public static BigEndian ( this value ) : |
||
value | this | |
return |
public static BigEndian ( this value ) : |
||
value | this | |
return |
public static BigEndian ( this value ) : System.UInt64 | ||
value | this | |
return | System.UInt64 |
public static LittleEndian ( this value ) : Double | ||
value | this | |
return | Double |
public static LittleEndian ( this value ) : |
||
value | this | |
return |
public static LittleEndian ( this value ) : |
||
value | this | |
return |
public static LittleEndian ( this value ) : System.Int64 | ||
value | this | |
return | System.Int64 |
public static LittleEndian ( this value ) : System.Single | ||
value | this | |
return | System.Single |
public static LittleEndian ( this value ) : |
||
value | this | |
return |
public static LittleEndian ( this value ) : |
||
value | this | |
return |
public static LittleEndian ( this value ) : System.UInt64 | ||
value | this | |
return | System.UInt64 |
public static RotateLeft ( this value, int count ) : |
||
value | this | |
count | int | |
return |
public static RotateLeft ( this value, int count ) : |
||
value | this | |
count | int | |
return |
public static RotateLeft ( this value, int count ) : System.Int64 | ||
value | this | |
count | int | |
return | System.Int64 |
public static RotateLeft ( this value, int count ) : |
||
value | this | |
count | int | |
return |
public static RotateLeft ( this value, int count ) : |
||
value | this | |
count | int | |
return |
public static RotateLeft ( this value, int count ) : System.UInt64 | ||
value | this | |
count | int | |
return | System.UInt64 |
public static RotateRight ( this value, int count ) : |
||
value | this | |
count | int | |
return |
public static RotateRight ( this value, int count ) : |
||
value | this | |
count | int | |
return |
public static RotateRight ( this value, int count ) : System.Int64 | ||
value | this | |
count | int | |
return | System.Int64 |
public static RotateRight ( this value, int count ) : |
||
value | this | |
count | int | |
return |
public static RotateRight ( this value, int count ) : |
||
value | this | |
count | int | |
return |
public static RotateRight ( this value, int count ) : System.UInt64 | ||
value | this | |
count | int | |
return | System.UInt64 |