org.p2c2e.zing
Class OutByteBuffer

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

public class OutByteBuffer
extends java.lang.Object


Field Summary
 java.nio.ByteBuffer buffer
           
 
Constructor Summary
OutByteBuffer(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

OutByteBuffer

public OutByteBuffer(java.nio.ByteBuffer b)