COM.claymoresystems.cert

Class 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
Constructor Summary
DebuggingByteArrayInputStream(InputStream is_)
Method Summary
intread()
intread(byte[] b, int off, int len)

Constructor Detail

DebuggingByteArrayInputStream

public DebuggingByteArrayInputStream(InputStream is_)

Method Detail

read

public int read()

read

public int read(byte[] b, int off, int len)
Copyright (c) 1999-2001 Claymore Systems, Inc., All Rights Reserved.