org.msgpack.io
Interface ByteBufferOutput.ExpandBufferCallback

Enclosing class:
ByteBufferOutput

public static interface ByteBufferOutput.ExpandBufferCallback


Method Summary
 ByteBuffer call(ByteBuffer buffer, int len)
           
 

Method Detail

call

ByteBuffer call(ByteBuffer buffer,
                int len)
                throws IOException
Throws:
IOException


Copyright © 2011. All Rights Reserved.