BitsNeededForRange
method in Coherence.Common.BitMath
Methods
public static int BitsNeededForRange(long minValue, long maxValue)
Parameters
| Type | Name | Description |
|---|---|---|
| long | minValue | |
| long | maxValue |
Returns
| Type | Description |
|---|---|
| int |
public static int BitsNeededForRange(long minValue, long maxValue)
| Type | Name | Description |
|---|---|---|
| long | minValue | |
| long | maxValue |
| Type | Description |
|---|---|
| int |