private static class JspWriterImpl.CharBuffer
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
(package private) char[] |
buf |
(package private) int |
lim |
(package private) int |
offset |
(package private) int |
pos |
Constructor and Description |
---|
CharBuffer(char[] buffer,
int offset,
int length) |