Creates a bitstring from an integer value. The string will be the shortest required to contain the integer (e.g. 1 bit for 0 or 1, 2 for 2 or 3, 3 for 4-7, and so on).
BitString Class | NpgsqlTypes Namespace | BitString Constructor Overload List