Expand description
Memory-mapped file support for efficient large PDF handling
Uses OS-level memory mapping to access PDF files without loading them entirely into memory.
Structsยง
- Mapped
Reader - A reader that uses memory-mapped files
- Memory
Mapped File - Memory-mapped file for efficient access