| Package | Description |
|---|---|
| com.helger.commons.io.stream |
| Modifier and Type | Class and Description |
|---|---|
class |
CountingReader
A wrapper around a
Reader that counts the number of read bytes. |
class |
LoggingReader
A wrapper around an
Reader that logs read and skip actions. |
class |
NonClosingReader
A special
Reader that does not close the stream. |
Copyright © 2014–2019 Philip Helger. All rights reserved.