Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

is it possible to define a maximum code length? #18

Open
uebelTim opened this issue Nov 8, 2022 · 1 comment
Open

is it possible to define a maximum code length? #18

uebelTim opened this issue Nov 8, 2022 · 1 comment

Comments

@uebelTim
Copy link

uebelTim commented Nov 8, 2022

i cant have codes that are longer than 16 bit. is there away to archive this?

@soxofaan
Copy link
Owner

This package implements the standard Huffman algorithm, which does not limit code length, so short answer is no.

I'm curious however why you need to limit code length at the codec level.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants