Failure to seek would attempt to MMAP SIZE_T_MAX, while this would likely fail, prefer an explicit error check instead of relying on unreasonable requests to be rejected.
Failure to seek would attempt to MMAP SIZE_T_MAX, while this would likely fail, prefer an explicit error check instead of relying on unreasonable requests to be rejected.