Uses of Class
com.tangosol.io.nio.ByteBufferWriteBuffer
Packages that use ByteBufferWriteBuffer
- 
Uses of ByteBufferWriteBuffer in com.tangosol.io.nioMethods in com.tangosol.io.nio that return ByteBufferWriteBufferModifier and TypeMethodDescriptionByteBufferWriteBuffer.getUnsafeWriteBuffer()Create a "shallow clone" of the ByteBufferWriteBuffer that uses the same underlying memory but through a different (a duplicate) ByteBuffer.Constructors in com.tangosol.io.nio with parameters of type ByteBufferWriteBufferModifierConstructorDescriptionprotectedPerform a shallow clone of the supplied ByteBufferWriteBuffer.