- java.lang.Object
-
- java.io.InputStream
-
- org.apache.commons.collections.primitives.adapters.io.ByteIteratorInputStream
-
-
Method Summary
Methods
Modifier and Type |
Method and Description |
static java.io.InputStream |
adapt(ByteIterator in) |
int |
read() |
-
Methods inherited from class java.io.InputStream
available, 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
-
-
Method Detail
-
read
public int read()
- Specified by:
read
in class java.io.InputStream
Copyright (c) 2002-2003 - Apache Software Foundation