Skip to content

Make EncoderJNI and EncoderJNI.Wrapper public#124

Merged
hyperxpro merged 2 commits into
hyperxpro:mainfrom
deshanxiao:fix-public
Dec 28, 2023
Merged

Make EncoderJNI and EncoderJNI.Wrapper public#124
hyperxpro merged 2 commits into
hyperxpro:mainfrom
deshanxiao:fix-public

Conversation

@deshanxiao

@deshanxiao deshanxiao commented Dec 28, 2023

Copy link
Copy Markdown
Contributor

Motivation:

This PR is aimed to mark EncoderJNI and EncoderJNI.Wrapper as public class since DecoderJNI and DecoderJNI.Wrapper are already public class. Meanwhile it also mark methods from EncoderJNI.Wrapper as public.

Modification:

Add public modifier in EncoderJNI and EncoderJNI.Wrapper.
Add public modifier in methods of EncoderJNI.Wrapper.

Result:

Fixes #123

@deshanxiao

Copy link
Copy Markdown
Contributor Author

cc @hyperxpro

@hyperxpro

Copy link
Copy Markdown
Owner

You might wanna make methods public too.

@hyperxpro hyperxpro self-assigned this Dec 28, 2023
@deshanxiao

Copy link
Copy Markdown
Contributor Author

@hyperxpro Thanks, updated the PR and description.

@hyperxpro hyperxpro merged commit f2e0978 into hyperxpro:main Dec 28, 2023
@hyperxpro

Copy link
Copy Markdown
Owner

Thanks!

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.

Make EncoderJNI and EncoderJNI.Wrapper public?

2 participants