Skip to content

UInt24.GetShortestBitLength Method

Definition

Gets the length, in bits, of the shortest two's complement representation of the current value.

public int GetShortestBitLength();

View source

Returns

Int32

The length, in bits, of the shortest two's complement representation of the current value.