Commits


Adam Pocock authored and GitHub committed d26c71f55cd
[java] Fixing the buffer semantics. (#5223) * [java] Fixing the buffer semantics. * Renaming bufferCapacity to bufferRemaining. * Adding a cast to char* so the pointer arithmetic works on Windows.