public PrintStream append (CharSequence csq)
public PrintStream append (char c)
public PrintStream append (CharSequence csq, int start, int end)
public void close ()
public void flush ()
public void write (int b)
public void write (byte[] buf, int off, int len)