You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the only way to mark/resetByteArrayDataInput'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!
Activity