COM.claymoresystems.cert
Class DebuggingByteArrayInputStream
InputStream
COM.claymoresystems.cert.DebuggingByteArrayInputStream
public class DebuggingByteArrayInputStream
extends InputStream
DebuggingByteArrayInputStream.java
Copyright (C) 2001, RTFM, Inc.
All Rights Reserved.
ekr@rtfm.com Sat Oct 27 09:38:31 2001
int | read()
|
int | read(byte[] b, int off, int len)
|
DebuggingByteArrayInputStream
public DebuggingByteArrayInputStream(InputStream is_)
read
public int read()
throws IOException
read
public int read(byte[] b,
int off,
int len)
throws java.io.IOException
Copyright (c) 1999-2001 Claymore Systems, Inc., All Rights Reserved.