ILIAS
trunk Revision v11.0_alpha-1761-g6dbbfa7b760
|
Additional Inherited Members | |
![]() | |
readStream (string $path) | |
Opens a readable stream of the file. More... | |
![]() | |
writeStream (string $path, FileStream $stream) | |
Writes the stream to a new file. More... | |
putStream (string $path, FileStream $stream) | |
Creates a new file or updates an existing one. More... | |
updateStream (string $path, FileStream $stream) | |
Updates an existing file. More... | |
Definition at line 25 of file FileStreamAccess.php.