org.msgpack.io
Interface BufferReferer


public interface BufferReferer


Method Summary
 void refer(ByteBuffer bb, boolean gift)
           
 

Method Detail

refer

void refer(ByteBuffer bb,
           boolean gift)
           throws IOException
Throws:
IOException


Copyright © 2011. All Rights Reserved.