| Package | Description |
|---|---|
| com.phloc.commons.io.streams |
| Modifier and Type | Class and Description |
|---|---|
class |
CountingInputStream
A wrapper around an
InputStream that counts the number of read bytes. |
class |
DebugInputStream
A wrapper around an
InputStream that debugs read and skip actions. |
class |
HashingInputStream
A wrapper around an
InputStream that performs a hashing while
reading. |
class |
NonClosingInputStream
A special input stream that does not close the stream.
|
Copyright © 2006–2014 phloc systems. All rights reserved.