Class DynamicPushbackInputStream

java.lang.Object
java.io.InputStream
java.io.FilterInputStream
java.io.PushbackInputStream
org.apache.abdera.i18n.text.io.DynamicPushbackInputStream
All Implemented Interfaces:
Closeable, AutoCloseable
Direct Known Subclasses:
RewindableInputStream

@Deprecated(since="2021-07-29") public class DynamicPushbackInputStream extends PushbackInputStream
Deprecated.
This API is deprecated as Apache Abdera is a retired project since 2017.
PushbackInputStream implementation that performs dynamic resizing of the unread buffer