Str::toBytes() Converts a filesize string with shortcuts like M, G or K to an integer value kirby/src/Toolkit/Str.php#L1226 Str::toBytes(string $size): int Parameters Name Type Default $size * string – Return type int Parent class Kirby\Toolkit\Str