|
ILIAS
release_9 Revision v9.13-25-g2c18ec4c24f
|
The base interface for all filesystem streams. More...
Inheritance diagram for ILIAS\Filesystem\Stream\FileStream:
Collaboration diagram for ILIAS\Filesystem\Stream\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 31 of file FileStream.php.