public class CharSequenceInputStream
extends java.io.InputStream
| Constructor and Description |
|---|
CharSequenceInputStream(java.lang.String s) |
| Modifier and Type | Method and Description |
|---|---|
int |
read() |
int |
read(byte[] buffer,
int offset,
int length) |