-
Notifications
You must be signed in to change notification settings - Fork 96
Open
Description
Since RoaringBitmap::from_lsb0_bytes lets you convert lsb bytes into a RoaringBitmap, it would be helpful to have an API to convert a RoaringBitmap back to lsb bytes. My app uses lsb bytes to communicate with other components, but works with RoaringBitmap internally, so I need to go both ways.
reneleonhardt
Metadata
Metadata
Assignees
Labels
No labels