Package | Description |
---|---|
eu.bandm.tools.util2 |
Ubiquitously needed auxiliary classes which need the
eu.bandm.tools.message package. |
Modifier and Type | Field and Description |
---|---|
protected IncludingCharBuf.CharBuf |
IncludingCharBuf.CharBuf.host
Chaining to calling
CharBuf object. |
Constructor and Description |
---|
CharBuf(char[] s,
IncludingCharBuf.CharBuf buf,
Location<D> loc)
see
#CharBuf(Reader,CharBuf,Location) |
CharBuf(Reader r,
IncludingCharBuf.CharBuf buf,
Location<D> loc)
Create a new buffer, link it via
host to the calling text,
and fill it with all character data from r. |
see also the complete user documentation .