Method | Description | |
---|---|---|
deserialize ( $path ) | ||
getExtension ( ) | ||
serialize ( $key, $data, $expiration = null ) |
Method | Description | |
---|---|---|
encode ( string $data ) : string | Finds the method of encoding that has the cheapest decode needs and encodes the data with that method. |