|
|||||||||
| Home >> All >> com >> lowagie >> text >> pdf >> [ codec overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.lowagie.text.pdf.codec
Class PngImage.NewByteArrayOutputStream

java.lang.Objectjava.io.OutputStream
java.io.ByteArrayOutputStream
com.lowagie.text.pdf.codec.PngImage.NewByteArrayOutputStream
- Enclosing class:
- PngImage
- static class PngImage.NewByteArrayOutputStream
- extends java.io.ByteArrayOutputStream
| Field Summary |
| Fields inherited from class java.io.ByteArrayOutputStream |
buf, count |
| Constructor Summary | |
(package private) |
PngImage.NewByteArrayOutputStream()
|
| Method Summary | |
byte[] |
getBuf()
|
| Methods inherited from class java.io.ByteArrayOutputStream |
reset, size, toByteArray, toString, toString, toString, write, write, writeTo |
| Methods inherited from class java.io.OutputStream |
close, flush, write |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
PngImage.NewByteArrayOutputStream
PngImage.NewByteArrayOutputStream()
| Method Detail |
getBuf
public byte[] getBuf()
|
|||||||||
| Home >> All >> com >> lowagie >> text >> pdf >> [ codec overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC