PHP Doku:: Read data from the temporary stream - function.harudoc-readfromstream.html

Verlauf / Chronik / History: (1) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzNon-Text MIME-AusgabenHaru PDFThe HaruDoc classHaruDoc::readFromStream

Ein Service von Reinhard Neidl - Webprogrammierung.

The HaruDoc class

<<HaruDoc::output

HaruDoc::resetError>>

HaruDoc::readFromStream

(PECL haru >= 0.0.1)

HaruDoc::readFromStreamRead data from the temporary stream

Beschreibung

string HaruDoc::readFromStream ( int $bytes )

Read data from the temporary stream.

Parameter-Liste

bytes

The bytes parameter specifies how many bytes to read, though the stream may contain less bytes than requested.

Rückgabewerte

Returns data from the temporary stream.

Fehler/Exceptions

Throws a HaruException on error.

Siehe auch


Keine BenutzerBeiträge.
- Beiträge aktualisieren...



PHP Powered Diese Seite bei php.net
The PHP manual text and comments are covered by the Creative Commons Attribution 3.0 License © the PHP Documentation Group - Impressum - mail("TO:Reinhard Neidl",...)