public static final class CharacterRing.OutputStreamBuffer extends OutputStream implements BasicLogger.Buffer
Modifier and Type | Method and Description |
---|---|
void |
clear() |
boolean |
equals(Object obj) |
void |
flush(BasicLogger.Printer printer) |
int |
hashCode() |
void |
write(int b) |
close, flush, write, write
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
flush, flush, flush
public void clear()
clear
in interface BasicLogger.Buffer
public void flush(BasicLogger.Printer printer)
flush
in interface BasicLogger.Buffer
public void write(int b) throws IOException
write
in class OutputStream
IOException
Copyright © 2019 Optimatika. All rights reserved.