Expand description
Size parsing and manipulation utilities.
This module provides functions for parsing human-readable size strings (like “100MB” or “1.5GiB”) into byte values.
Functions§
- parse_
size - Parse a human-readable size string into bytes.
Size parsing and manipulation utilities.
This module provides functions for parsing human-readable size strings (like “100MB” or “1.5GiB”) into byte values.