Skip to content

How to specify the compression level? #165

@purew

Description

@purew

I don't see any way of specifying the compression level in the encoder?

Another rust library allows specifying this as the level config

    // 0 == default (fast mode); values above 16 count as 16; values below 0 count as 0
    level: u32,

How can I specify this in lz4_flex?

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