FileSizeUnit
: int
in package
Table of Contents
Cases
Methods
- fromString() : self
- Allows the creation of a FileSizeUnit from Strings like "kb" or "mb"
Cases
B
KB
MB
GB
TB
Methods
fromString()
Allows the creation of a FileSizeUnit from Strings like "kb" or "mb"
public
static fromString(string $unit) : self
Parameters
- $unit : string