Skip navigation links

Package org.ws4d.java.io.buffered

The class BuffedInputStream provides the ability to read from a stream without consuming it.

See: Description

Package org.ws4d.java.io.buffered Description

The class BuffedInputStream provides the ability to read from a stream without consuming it. A MarkReachedException is thrown if more bytes are read than the stream contains.

Skip navigation links