Expand description
Offset resolution for magic rule evaluation
This module provides functions for resolving different types of offset specifications into absolute byte positions within file buffers, with proper bounds checking.
Enums§
- Offset
Error - Error types specific to offset resolution
Functions§
- resolve_
absolute_ offset - Resolve an absolute offset with bounds checking
- resolve_
offset - Resolve any offset specification to an absolute position