Byte Buffer
Common wrapper for java.nio.ByteBuffer.
Can be used for accessing java.nio.ByteBuffer on Native targets.
Wrapper around a direct byte buffer address.
Use this in @JniConnect annotated functions to represent a java.nio.ByteBuffer.