Generated by
JDiff

Class com.itextpdf.kernel.pdf.PdfStream

Changed Constructors
PdfStream( PdfDocument, InputStream ) Documentation changed from old to new.
Creates an efficient stream.
PdfStream( PdfDocument, InputStream , int ) Documentation changed from old to new.
Creates an efficient stream.
 

Changed Methods
void  updateLength( int) Documentation changed from old to new.
Update length manually in case its correction.
byte[]  getBytes() Documentation changed from old to new.
Gets decoded stream bytes.
byte[]  getBytes( boolean) Documentation changed from old to new.
Gets stream bytes.