API17:JBuffer
From Joomla! Documentation
(Difference between revisions)
(Updated to r1448:247ba8d88526) |
m (→User contributed notes: bad link repair) |
||
| Line 60: | Line 60: | ||
format= ,,, | format= ,,, | ||
</dpl> | </dpl> | ||
| − | <noinclude>[[Category:Platform]][[Category:Platform 11.1]][[Category:JBuffer]]</noinclude> | + | <noinclude>[[Category:Platform JClasses]][[Category:Platform 11.1]][[Category:JBuffer]]</noinclude> |
Revision as of 13:28, 29 August 2012
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 />
