|
ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Interface FileStream The base interface for all filesystem streams. 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 17 of file FileStream.php.