| Package | Description |
|---|---|
| com.helger.commons.io.stream |
| Modifier and Type | Class and Description |
|---|---|
class |
CountingWriter
A wrapper around an
Writer that counts the number of read chars. |
class |
LoggingWriter
A wrapper around an
Writer that logs what he is doing. |
class |
NonClosingWriter
A special
Writer that does not close the stream. |
Copyright © 2014–2020 Philip Helger. All rights reserved.