UInt24.GetShortestBitLength Method
Definition
Gets the length, in bits, of the shortest two's complement representation of the current value.
public int GetShortestBitLength();
Returns
The length, in bits, of the shortest two's complement representation of the current value.