Class | Description |
---|---|
DiagnosticInputStream<T extends InputStream> |
A decorating
InputStream that detects and log useful debug
informations about the stream passed in the constructor, and detects wrong
usage patterns. |
StatsInputStream |
Gather some statistics of the
InputStream passed in the
constructor. |
Copyright © 2008–2015. All rights reserved.