| Package | Description |
|---|---|
| com.phloc.commons.io.streams |
| Modifier and Type | Class and Description |
|---|---|
class |
CountingOutputStream
A wrapper around an
OutputStream that counts the number of read
bytes. |
class |
DebugOutputStream
A wrapper around an
OutputStream that logs what he is doing. |
class |
HashingOutputStream
A wrapper around an
OutputStream that performs a hashing while
writing. |
class |
NonClosingOutputStream
A special output stream that does not close the stream.
|
Copyright © 2006–2014 phloc systems. All rights reserved.