org.p2c2e.zing
Class InByteBuffer

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

public class InByteBuffer
extends java.lang.Object


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

InByteBuffer

public InByteBuffer(java.nio.ByteBuffer b)