com.lowagie.text.rtf.document.output
public final class RtfNilOutputStream extends OutputStream
Version: $Id: RtfNilOutputStream.java 2776 2007-05-23 20:01:40Z hallm $
| Field Summary | |
|---|---|
| long | size |
| Constructor Summary | |
|---|---|
| RtfNilOutputStream() | |
| Method Summary | |
|---|---|
| long | getSize() |
| void | write(int b) |
| void | write(byte[] b, int off, int len) |