| Package | Description |
|---|---|
| org.apache.commons.io.input.buffer |
This package provides implementations of buffered input classes, such as
CircularBufferInputStream and PeekableInputStream. |
| Modifier and Type | Class and Description |
|---|---|
class |
PeekableInputStream
Implements a buffered input stream, which allows to peek into the buffers first bytes.
|
Copyright © 2002–2021 The Apache Software Foundation. All rights reserved.