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

Introduced all supported compression formats to C api. #1

Open
wants to merge 1 commit into
base: t-yemekonnen/adding_zlib_support
Choose a base branch
from

Conversation

vhebert-gh
Copy link

This newer fork of leveldb does not contain the definitions for the supported compression formats in its C api. These definitions were previously found in the original leveldb-mcpe fork. These definitions are not required from a calling convention perspective, but they do better express intent to users who might want to use this fork in the development of third party tools.

typeling1578 added a commit to typeling1578/leveldb-mcpe-reload that referenced this pull request May 24, 2024
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

Successfully merging this pull request may close these issues.

1 participant