A B C D E F G H I J K L M N P R S T U V W

B

ByteBufferQueue - Class in cz.zcu.kiv.os.util
The thread safe byte buffer queue
Based on Spencer Rupport code from http://www.siafoo.net/snippet/216

* Added unlimited buffer size
* Added javadoc comments
ByteBufferQueue() - Constructor for class cz.zcu.kiv.os.util.ByteBufferQueue
Default constructor for ByteBufferQueue.
ByteBufferQueue(int) - Constructor for class cz.zcu.kiv.os.util.ByteBufferQueue
Constructor for defining the initial size of inside buffer

A B C D E F G H I J K L M N P R S T U V W