API15:JBuffer
From Joomla! Documentation
This Namespace has been archived - Please Do Not Edit or Create Pages in this namespace. Pages contain information for a Joomla! version which is no longer supported. It exists only as a historical reference, will not be improved and its content may be incomplete.
[Edit Descripton] Description:JBuffer
Contents |
Defined in
libraries/joomla/utilities/buffer.php
Methods
| Method name | Description |
|---|---|
| stream_open | |
| stream_read | |
| stream_write | |
| stream_tell | |
| stream_eof | |
| stream_seek |
Importing
jimport( 'joomla.utilities.buffer' );
[Edit See Also] SeeAlso:JBuffer
Examples
<CodeExamplesForm />
