23 $contents = stream_get_contents($resource);
26 return call_user_func($fallbackCall,
$path, $contents,
$config);
40 return $this->stream(
$path, $resource,
$config,
'write');
54 return $this->stream(
$path, $resource,
$config,
'update');
An exception for terminatinating execution or to throw for unit testing.
static rewindStream($resource)
Rewind a stream.
writeStream($path, $resource, Config $config)
trait StreamedWritingTrait
update($pash, $contents, Config $config)