- java.lang.Object
-
- java.io.InputStream
-
- org.apache.derby.client.am.AsciiStream
-
-
Constructor Summary
Constructors
Constructor and Description |
AsciiStream(java.lang.String materializedString) |
AsciiStream(java.lang.String materializedString,
java.io.Reader reader) |
-
Method Summary
-
Methods inherited from class java.io.InputStream
close, mark, markSupported, read, read, reset, skip
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Field Detail
-
charsRead_
private int charsRead_
-
Method Detail
-
available
public int available()
- Overrides:
available
in class java.io.InputStream
Built on Tue 1970-01-20 05:28:49+0000, from revision ???
Apache Derby V10.13 Internals - Copyright © 2004,2016 The Apache Software Foundation. All Rights Reserved.