bytes_str
Less than 1 minute
bytes_str
String to bytes formatter.
public bytes_str(string $string): float
Returns an integer value representing a number of bytes from the standard bytes size string supplied.
Parameters
Parameter | Type | Description |
---|---|---|
$string | string | The byte string value to convert to an integer. eg: '100MB' |
Generated by Hazaar API Doc Generator