protected class URIConverter.ReadableInputStream.Buffer
extends java.io.ByteArrayOutputStream
Modifier and Type | Field and Description |
---|---|
protected char[] |
characters |
protected int |
index |
protected java.io.OutputStreamWriter |
writer |
Constructor and Description |
---|
URIConverter.ReadableInputStream.Buffer(int size) |
Modifier and Type | Method and Description |
---|---|
int |
read() |