Skip to content

Function to compute or estimate compressed size #12

@maximecaron

Description

@maximecaron

in "FastPFor/headers/codecs.h" virtual std::vector<uint32_t> compress(const std::vector<uint32_t> & data)
Is it possible to compute the size of the compressed output or a close approximation instead of allocating a big chunk and resizing it later.?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions