JCOBridge |
The JCOBridgeDirectBufferT type exposes the following members.
| Name | Description | |
|---|---|---|
| (JCOBridgeDirectBufferT to T) | Returns a T array which is the copy of the memory the t instance is holding | |
| (JCOBridgeDirectBufferT to Stream) | Converts this instance to a Stream can be used to manage directly the underlying memory without make intermediate array copy |