| Package | Description | 
|---|---|
| com.tangosol.io.nio | Contains classes related to J2SE 1.4 NIO functionality. | 
| Modifier and Type | Method and Description | 
|---|---|
| ByteBufferWriteBuffer | ByteBufferWriteBuffer. getUnsafeWriteBuffer()Create a "shallow clone" of the ByteBufferWriteBuffer that uses the same underlying memory but through a different (a duplicate) ByteBuffer. | 
| Constructor and Description | 
|---|
| ByteBufferWriteBuffer(ByteBufferWriteBuffer that)Perform a shallow clone of the supplied ByteBufferWriteBuffer. |