PdfCachedRandomAccessReader class
Cache LRU por blocos para leitura randômica.
- Implemented types
Constructors
- PdfCachedRandomAccessReader(PdfRandomAccessReader _inner, {int blockSize = 256 * 1024, int maxBlocks = 32})
Properties
Methods
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited