Method | Description | |
---|---|---|
SwitchEndian ( this old ) : ushort | ||
ToPositiveBigInteger ( this bytes ) : System.Numerics.BigInteger | ||
ToProperByteArray ( this b ) : byte[] |
public static SwitchEndian ( this old ) : ushort | ||
old | this | |
return | ushort |
public static ToPositiveBigInteger ( this bytes ) : System.Numerics.BigInteger | ||
bytes | this | |
return | System.Numerics.BigInteger |
public static ToProperByteArray ( this b ) : byte[] | ||
b | this | |
return | byte[] |