Open
Description
openedon 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