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 |
---|
Buffer(int size) |
Modifier and Type | Method and Description |
---|---|
void |
flush() |
void |
write(int b) |