Class PngImage.NewByteArrayOutputStream
java.lang.Object
java.io.OutputStream
java.io.ByteArrayOutputStream
com.itextpdf.text.pdf.codec.PngImage.NewByteArrayOutputStream
- All Implemented Interfaces:
Closeable, Flushable, AutoCloseable
- Enclosing class:
PngImage
-
Field Summary
Fields inherited from class ByteArrayOutputStream
buf, count -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ByteArrayOutputStream
close, reset, size, toByteArray, toString, toString, toString, toString, write, write, writeBytes, writeToMethods inherited from class OutputStream
flush, nullOutputStream, write
-
Constructor Details
-
NewByteArrayOutputStream
NewByteArrayOutputStream()
-
-
Method Details
-
getBuf
public byte[] getBuf()
-