net.multiphasicapps.io.ByteDeque

This is a byte buffer which provides bytes for input and output as a double ended queue. If the queue reaches full capacity then it is increased in size. This class is not thread safe.