API16

API16:JStreamString

From Joomla! Documentation

Revision as of 14:27, 24 March 2017 by JoomlaWikiBot (talk | contribs) (clean up)

{{subst:Description:JStreamString}}

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' );


{{subst:SeeAlso:JStreamString}}

Examples

<CodeExamplesForm />