public class StringByteInputStream extends InputStream
| Constructor and Description |
|---|
StringByteInputStream(String buffer) |
| Modifier and Type | Method and Description |
|---|---|
int |
read() |
available, close, mark, markSupported, read, read, reset, skippublic StringByteInputStream(String buffer)
public int read()
throws IOException
read in class InputStreamIOExceptionCopyright © 2015 Revolution Systems Inc.. All rights reserved.