Str::toBytes()
Converts a filesize string with shortcuts like M, G or K to an integer value
Str::toBytes(mixed $size): int
Parameters
Name | Type | Default |
---|---|---|
$size * | mixed |
– |
Return type
int
Converts a filesize string with shortcuts like M, G or K to an integer value
Str::toBytes(mixed $size): int
Name | Type | Default |
---|---|---|
$size * | mixed |
– |
int