pub fn bitmap_to_u16(roaring: RoaringBitmap) -> Result<u16, FastCryptoError>
Expand description

Convert a roaring bitmap to plain bitmap.