public class DebuggingByteArrayInputStream
extends java.io.InputStream
| Constructor and Description |
|---|
DebuggingByteArrayInputStream(java.io.InputStream is_) |
| Modifier and Type | Method and Description |
|---|---|
int |
read() |
int |
read(byte[] b,
int off,
int len) |
Copyright (c) 1999-2001 Claymore Systems, Inc., All Rights Reserved.