Click or drag to resize

IJVMWrapperDirectGetDirectBuffer Method

Overload List
 NameDescription
Public methodGetDirectBufferT(IJavaObject) Returns a new instance of JCOBridgeDirectBufferT holding the memory of the https://docs.oracle.com/javase/8/docs/api/java/nio/ByteBuffer.html which belongs to obj
Public methodGetDirectBufferT(IJavaObject, Boolean) Returns a new instance of JCOBridgeDirectBufferT holding the memory of the https://docs.oracle.com/javase/8/docs/api/java/nio/ByteBuffer.html which belongs to obj
Top
See Also