Click or drag to resize

JCOBridgeDirectBufferT   Conversion Operators

Overload List
 NameDescription
Public operatorStatic member(JCOBridgeDirectBufferT to T) Returns a T array which is the copy of the memory the t instance is holding
Public operatorStatic member(JCOBridgeDirectBufferT to Stream) Converts this instance to a Stream can be used to manage directly the underlying memory without make intermediate array copy
Top
See Also