PHP Class Icicle\Http\Stream\ChunkedEncoder

Inheritance: extends Icicle\Stream\MemoryStream
Afficher le fichier Open project: icicleio/http

Méthodes protégées

Méthode Description
send ( string $data, float $timeout, boolean $end = false ) : Generator

Method Details

send() protected méthode

protected send ( string $data, float $timeout, boolean $end = false ) : Generator
$data string
$timeout float
$end boolean
Résultat Generator