refactor: use _MiB consistently for Mebibyte conversions
This is a code cleanup change that replaces scattered hard-coded byte counts like 1024*1024 with a single named helper, _MiB, and adds unit tests for it. It does not change any user-visible behavior or fix a known security bug. The main sa…
af0ee28eby Lőrinc+138−8236 files