Method Bits2words
Bits2words(Int32)
Returns the number of 64 bit words it would take to hold numBits
Declaration
public static int Bits2words(int numBits)
Parameters
Type | Name | Description |
---|---|---|
System.Int32 | numBits |
Returns
Type | Description |
---|---|
System.Int32 |