$ole
$ole : \PhpOffice\PhpSpreadsheet\Shared\OLE
The OLE container of the file that is being read.
stream_open(string $path, string $mode, integer $options, $openedPath) : boolean
Implements support for fopen().
For creating streams using this wrapper, use OLE_PPS_File::getStream().
string | $path | resource name including scheme, e.g. ole-chainedblockstream://oleInstanceId=1 |
string | $mode | only "r" is supported |
integer | $options | mask of STREAM_REPORT_ERRORS and STREAM_USE_PATH |
$openedPath |
true on success