Skip to content

Make Encoder types public#145

Merged
hyperxpro merged 1 commit into
hyperxpro:mainfrom
joakime:fix/encoder-permissions
Jul 4, 2024
Merged

Make Encoder types public#145
hyperxpro merged 1 commit into
hyperxpro:mainfrom
joakime:fix/encoder-permissions

Conversation

@joakime

@joakime joakime commented Jul 3, 2024

Copy link
Copy Markdown
Contributor

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
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