API17:JBuffer
From Joomla! Documentation
Revision as of 13:28, 29 August 2012 by JoomlaWikiBot (Talk | contribs)
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.
JBuffer
Description
Description:JBuffer [Edit Descripton]
Methods
| Visibility | Method name | Description |
|---|---|---|
| public | stream_eof | |
| public | stream_open | |
| public | stream_read | |
| public | stream_seek | |
| public | stream_tell | |
| public | stream_write |
- Defined in libraries/joomla/utilities/buffer.php
Importing
jimport( 'joomla.utilities.buffer' );
See also
-
JBuffer source code on BitBucket
-
Subpackage Utilities
- Other versions of JBuffer
SeeAlso:JBuffer [Edit See Also]
User contributed notes
<CodeExamplesForm />
