SetaPDF_Core_Writer_File A writer class for files or writable streams
File: /SetaPDF v2/Core/Writer/File.php
Class hierarchy
Implements
Summary
Properties
$_handle
protected null|resource SetaPDF_Core_Writer_File::$_handle
The file handle resource
$_path
protected string SetaPDF_Core_Writer_File::$_path
Path to the output file
Methods
copy()
Copies an existing file into the target file and resets the file handle to the end of the file.
Parameters
- $source : resource