Generated by
JDiff

Package com.itextpdf.io.source

Removed Classes
PdfTokenizer.ReusableRandomAccessSource @deprecated Will be removed in 7.2.
 

Changed Classes
ByteBuffer  
GetBufferedRandomAccessSource  
OutputStream  
PdfTokenizer  
RandomAccessFileOrArray Class that is used to unify reading from random access files and arrays.
RandomAccessSourceFactory Factory to create IRandomAccessSource objects based on various types of sources
WindowRandomAccessSource A RandomAccessSource that wraps another RandomAccessSource and provides a window of it at a specific offset and over a specific length.