PrintConnector for passing print data to a file.
| Mike42\Escpos\PrintConnectors\FilePrintConnector::__construct |
( |
|
$filename | ) |
|
Construct new connector, given a filename
- Parameters
-
| Mike42\Escpos\PrintConnectors\FilePrintConnector::__destruct |
( |
| ) |
|
| Mike42\Escpos\PrintConnectors\FilePrintConnector::finalize |
( |
| ) |
|
| Mike42\Escpos\PrintConnectors\FilePrintConnector::read |
( |
|
$len | ) |
|
| Mike42\Escpos\PrintConnectors\FilePrintConnector::write |
( |
|
$data | ) |
|
| resource Mike42\Escpos\PrintConnectors\FilePrintConnector::$fp |
|
protected |
The file pointer to send data to.
The documentation for this class was generated from the following file:
- C:/www/aplusnet/incahellas.com/public_html/lib/escpos-php-development/src/Mike42/Escpos/PrintConnectors/FilePrintConnector.php