| Package | Description |
|---|---|
| com.bric.io |
| Class and Description |
|---|
| MeasuredInputStream
This
InputStream relays information from an underlying
InputStream while measuring how many bytes have been read or skipped.
|
| MeasuredOutputStream
This
OutputStream passes information along to an underlying
OutputStream while counting how many bytes are written.
|