org.p2c2e.zing
Class InOutByteBuffer

java.lang.Object
  extended byorg.p2c2e.zing.InOutByteBuffer

public class InOutByteBuffer
extends java.lang.Object


Field Summary
 java.nio.ByteBuffer buffer
           
 
Constructor Summary
InOutByteBuffer(java.nio.ByteBuffer b)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

buffer

public java.nio.ByteBuffer buffer
Constructor Detail

InOutByteBuffer

public InOutByteBuffer(java.nio.ByteBuffer b)