public static final class CharacterRing.WriterBuffer extends Writer implements BasicLogger.Buffer
| Modifier and Type | Method and Description |
|---|---|
void |
clear() |
void |
close() |
boolean |
equals(Object obj) |
void |
flush() |
void |
flush(BasicLogger.Printer printer) |
int |
hashCode() |
void |
write(char[] cbuf,
int off,
int len) |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitflush, flush, flushpublic void clear()
clear in interface BasicLogger.Bufferpublic void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableclose in class WriterIOExceptionpublic void flush()
throws IOException
flush in interface Flushableflush in class WriterIOExceptionpublic void flush(BasicLogger.Printer printer)
flush in interface BasicLogger.Bufferpublic void write(char[] cbuf,
int off,
int len)
throws IOException
write in class WriterIOExceptionCopyright © 2018 Optimatika. All rights reserved.