protected class URIConverter.WriteableOutputStream.Buffer
extends java.io.ByteArrayInputStream
| Modifier and Type | Field and Description |
|---|---|
protected char[] |
characters |
protected int |
index |
protected java.io.InputStreamReader |
reader |
| Constructor and Description |
|---|
URIConverter.WriteableOutputStream.Buffer(int size) |
protected int index
protected char[] characters
protected java.io.InputStreamReader reader