|
ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
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 20 of file FileStream.php.