Skip to content

Need an API to know when a symbol has been effectively written to the bitstream #2

@Yoric

Description

@Yoric

Whenever we call Codec::compress_symbol, this often does not output bits immediately to the bitstream. However, for compression, knowing when a symbol has effectively been written is often critical (e.g. to insert an inline dictionary, of for streaming purposes).

I'd like an API to know that.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions