- NativeBuffer should not only exist for bytes but for other primitive data types, too. - e.g. FloatPointer.next() should be incremented in Java to avoid unnecessary JNI call. - .prev() should exist as well.
Log in to post a comment.