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

move HybridRleDecoder from read::levels to encoding::hybrid_rle #41

Closed
jorgecarleitao opened this issue Aug 27, 2021 · 1 comment
Closed

Comments

@jorgecarleitao
Copy link
Owner

It can also be used to decode other things besides levels (e.g. indexes in dict pages).

To migrate, change imports of read::levels::RLEDecoder to encoding::hybrid_rle::HybridRleDecoder

@jorgecarleitao
Copy link
Owner Author

Closed by #40

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

No branches or pull requests

1 participant