ILIAS  release_5-3 Revision v5.3.23-19-g915713cf615
ILIAS\Filesystem\Provider\FileStreamAccess Interface Reference

Interface FileStreamAccess. More...

+ Inheritance diagram for ILIAS\Filesystem\Provider\FileStreamAccess:
+ Collaboration diagram for ILIAS\Filesystem\Provider\FileStreamAccess:

Additional Inherited Members

- Public Member Functions inherited from ILIAS\Filesystem\Provider\FileStreamReadAccess
 readStream ($path)
 Opens a readable stream of the file. More...
 
- Public Member Functions inherited from ILIAS\Filesystem\Provider\FileStreamWriteAccess
 writeStream ($path, FileStream $stream)
 Writes the stream to a new file. More...
 
 putStream ($path, FileStream $stream)
 Creates a new file or updates an existing one. More...
 
 updateStream ($path, FileStream $stream)
 Updates an existing file. More...
 

Detailed Description

Interface FileStreamAccess.

This interface describes all streaming filesystem operations. Filesystem role interface.

Author
Nicolas Schäfli ns@st.nosp@m.uder.nosp@m.-raim.nosp@m.ann..nosp@m.ch
Since
5.3
Version
1.0

Definition at line 17 of file FileStreamAccess.php.


The documentation for this interface was generated from the following file: