Home
last modified time | relevance | path

Searched refs:streamWriter (Results 1 – 2 of 2) sorted by relevance

/plugin/webdav/core/DAV/Collection/Media/
H A DFile.php82 if (!Utils::streamWriter($stream, $this->info['path'])) {
/plugin/webdav/core/
H A DUtils.php42 public static function streamWriter($stream, $file) function in dokuwiki\\plugin\\webdav\\core\\Utils