org.sblim.cimclient.internal.http.io
public class DebugInputStream extends FilterInputStream
| Constructor Summary | |
|---|---|
| DebugInputStream(InputStream is, OutputStream os)
Ctor.
| |
| Method Summary | |
|---|---|
| int | read() |
| int | read(byte[] b, int off, int len) |
Parameters: is os