API16:JStreamString
From Joomla! Documentation
Defined in
libraries/joomla/filesystem/streams/string.php
Methods
| Method name | Description |
|---|---|
| stream_open | |
| stream_stat | |
| url_stat | |
| stream_read | |
| stream_write | |
| stream_tell | |
| stream_eof | |
| stream_seek | |
| stream_flush |
Importing
jimport( 'joomla.filesystem.streams.string' );
Examples
Code Examples