Expand description
Memory-Mapped File Operations
This module provides safe wrappers around memory-mapped file operations for efficient large-scale data access.
Structs§
- Memory
Mapped File - Memory-mapped file wrapper providing cross-platform file access
- Memory
Mapping Config - Memory mapping configuration
- Memory
Mapping Manager - Memory mapping manager for multiple files
- Memory
Mapping Stats - Statistics for memory mapping operations
Enums§
- Access
Pattern - Access pattern hints for memory mapping