Skip to content

Allow developers to use mark/reset for ByteArrayDataInput #3979

Open

Description

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

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions