SetaPDF_Core_Writer_FileInterface An interface for writer classes which work with files.
File: /SetaPDF v2/Core/Writer/FileInterface.php
Implemented in
Implements
Summary
Methods
finish()
This method is called when the writing process is finished.
It could close a file handle for example or send headers and flush a buffer.