- java.lang.Object
-
- org.apache.derbyTesting.unitTests.junit.ReaderToUTF8StreamTest.StreamUtil
-
- Enclosing class:
- ReaderToUTF8StreamTest
private class ReaderToUTF8StreamTest.StreamUtil
extends java.lang.Object
Utility class executing a few selected method calls on two streams,
expecting both of them to behave in the same way.
-
-
Field Summary
Fields
Modifier and Type |
Field and Description |
private java.io.InputStream |
is1 |
private java.io.InputStream |
is2 |
-
Method Summary
Methods
Modifier and Type |
Method and Description |
void |
mark(int readAheadLimit) |
int |
read(byte[] b1,
byte[] b2,
boolean expectEOF) |
int |
read(int toRead) |
void |
reset() |
long |
skip(long skip) |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Built on Wed 2014-10-15 18:23:42+0000, from revision ???
Apache Derby V10.10 Internals - Copyright © 2004,2014 The Apache Software Foundation. All Rights Reserved.