SetaPDF_Core_Writer_CopyStreamInterface An interface for writer classes which allow to copy from other streams.
File: /SetaPDF v2/Core/Writer/CopyStreamInterface.php
Implemented in
Summary
Methods
copyStream()
abstract public SetaPDF_Core_Writer_CopyStreamInterface::copyStream (
resource|SetaPDF_Core_Writer_Stream $source
): voidCopies an existing stream into the target stream.
Parameters
- $source : resource|SetaPDF_Core_Writer_Stream