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
Replace casts to ByteBuffer after ByteBuffer.flip()
Prepare code compatibility for newer Java versions that introduced overrides for ByteBuffer.flip() returning ByteBuffer instead of Buffer.
[closes#340]
0 commit comments