net.multiphasicapps.io.DynamicHistoryInputStream

This is an input stream which allows any future data in the stream to be cached for later actual reading. This class should be used in situations where it is needed to read future bytes in the stream and react to those bytes. This class is not thread safe.