setasign\SetaPDF2\Core\Writer
FileInterface An interface for writer classes which work with files.
File: /SetaPDF v2/Core/Writer/FileInterface.php
Old class name (alias):
\SetaPDF_Core_Writer_FileInterface
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.