|
ILIAS
release_8 Revision v8.24
|
Interface FileStream. More...
Inheritance diagram for ILIAS\Filesystem\Stream\FileStream:
Collaboration diagram for ILIAS\Filesystem\Stream\FileStream:Interface FileStream.
The base interface for all filesystem streams. This interface looses the coupling of the filesystem api consumer to the PSR-7 stream interface but ensures compatibility with the streams of the http service.
Definition at line 33 of file FileStream.php.