SetaPDF_Core_Canvas_StreamProxyInterface Interface of a StreamProxy
File: /SetaPDF v2/Core/Canvas/StreamProxyInterface.php
Implemented in
Implements
Summary
Methods
getStream()
abstract public SetaPDF_Core_Canvas_StreamProxyInterface::getStream (
[ bool $ignoreFaultyStreams = false ]
): stringGet the whole byte stream of the canvas.
Parameters
- $ignoreFaultyStreams : bool