| Package | Description |
|---|---|
| com.helger.commons.io.stream |
| Modifier and Type | Class and Description |
|---|---|
class |
CountingInputStream
A wrapper around an
InputStream that counts the number of read bytes. |
class |
LoggingInputStream
A wrapper around an
InputStream that debugs read and skip actions. |
class |
NonClosingInputStream
A special
InputStream that does not close the stream. |
Copyright © 2014–2017 Philip Helger. All rights reserved.