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

Make Encoder types public #145

Merged
merged 1 commit into from
Jul 4, 2024

Conversation

joakime
Copy link
Contributor

@joakime joakime commented Jul 3, 2024

Motivation:

To allow for alternative Encoder use, make Encoder and EncoderJNI.Operation public.

Modification:

Made Encoder and EncoderJNI.Operation public.

Result:

Fixes #144

@hyperxpro hyperxpro merged commit de072a2 into hyperxpro:main Jul 4, 2024
27 checks passed
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.

[BUG] EncoderJNI.Operation is not public, preventing the use of EncoderJNI.push(Operation op, int length)
2 participants