Searched refs:streamWriter (Results 1 – 2 of 2) sorted by relevance
/plugin/webdav/core/DAV/Collection/Media/ | ||
H A D | File.php | 82 if (!Utils::streamWriter($stream, $this->info['path'])) { |
/plugin/webdav/core/ | ||
H A D | Utils.php | 42 public static function streamWriter($stream, $file) function in dokuwiki\\plugin\\webdav\\core\\Utils |