public abstract class AbstractCharStreamCodeSupport extends Object implements CharStreamCodeSupport
| Constructor and Description |
|---|
AbstractCharStreamCodeSupport() |
| Modifier and Type | Method and Description |
|---|---|
void |
next(char[] cbuf) |
void |
next(char[] cbuf,
int off,
int len) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetErrorMessage, isValid, next, resetpublic void next(char[] cbuf)
next in interface CharStreamCodeSupportpublic void next(char[] cbuf,
int off,
int len)
next in interface CharStreamCodeSupportCopyright © 2024 vpc open source initiative. All rights reserved.