Skip to content

Serialize to LSB bytes #324

@andylokandy

Description

@andylokandy

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions