org.littleshoot.util
Interface BufferReader


public interface BufferReader

Utility interface for reading buffers.


Method Summary
 void readBuffer(ByteBuffer buf)
           
 

Method Detail

readBuffer

void readBuffer(ByteBuffer buf)


Copyright © 2011-2013 LittleShoot. All Rights Reserved.