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

Allow developers to use mark/reset for ByteArrayDataInput #3979

Open
xxDark opened this issue Aug 3, 2020 · 0 comments
Open

Allow developers to use mark/reset for ByteArrayDataInput #3979

xxDark opened this issue Aug 3, 2020 · 0 comments
Assignees
Labels

Comments

@xxDark
Copy link

xxDark commented Aug 3, 2020

Currently, the only way to mark/reset ByteArrayDataInput's position is to access it's underlying InputStream. I thought that we can probably expose these method to ByteArrayDataInput.

API design is pretty simple: just add these methods as it is.
Thanks!

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

No branches or pull requests

3 participants