Class DumpWriter
Handles file output operations for mysqldump-php.
CloneableInstantiable
| Methods |
| public __construct(Druidfi Constructor of DumpWriter.
|
| public close() : bool |
| public initialize(string $destination) : void Initialize the writer with the specified destination.
|
| public write(string $data) : int Write data to the output file.
|
| Properties |
| private Druidfi |
| private Druidfi |