Bytes
class Bytes (View source)
Provides helper methods for byte conversions.
Constants
| KILOBYTE |
The number of bytes in a kilobyte. |
Methods
static int
toInt(mixed $size)
Parses a given byte size.
Details
static int
toInt(mixed $size)
Parses a given byte size.