Expand description
Optimized PDF Reader with LRU caching
This module provides an optimized version of PdfReader that uses an LRU cache instead of unlimited HashMap caching to control memory usage.
Structs§
- Optimized
PdfReader - Optimized PDF reader with LRU caching
Functions§
- estimate_
object_ size - Helper function to get memory usage info for a PdfObject