Gets the number of bits used to hold number, e.g. if number is 4, 3 bits are needed.
a guint
the number of bits used to hold number
See Implementation
Gets the number of bits used to hold number, e.g. if number is 4, 3 bits are needed.