org.objectweb.util.monolog.wrapper.printwriter

Class EmptyOutputStream


public class EmptyOutputStream
extends OutputStream

An empty outputStream doing nothing.

Author:
S.Chassande-Barrioz

Method Summary

void
write(int b)

Method Details

write

public void write(int b)
            throws IOException