org.wymiwyg.commons.util.io
Class GreedyPreReadingInputStream
java.lang.Object
java.io.InputStream
org.wymiwyg.commons.util.io.GreedyPreReadingInputStream
- All Implemented Interfaces:
- Closeable
public class GreedyPreReadingInputStream
- extends InputStream
- Author:
- reto
|
Method Summary |
int |
read()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GreedyPreReadingInputStream
public GreedyPreReadingInputStream(InputStream base)
read
public int read()
throws IOException
- Specified by:
read in class InputStream
- Throws:
IOException
Copyright © 2011. All Rights Reserved.