Module 

Class PushBackStreamSourceConduit

All Implemented Interfaces:
Conduit, SourceConduit, StreamSourceConduit

public final class PushBackStreamSourceConduit extends AbstractStreamSourceConduit<StreamSourceConduit> implements StreamSourceConduit
A stream source conduit which allows buffers to be "pushed back" to the head of the stream.
Author:
David M. Lloyd