PHP 7.0.6 Released

stream_bucket_append

(PHP 5, PHP 7)

stream_bucket_append Append bucket to brigade

Description

void stream_bucket_append ( resource $brigade , object $bucket )
Warning

This function is currently not documented; only its argument list is available.

User Contributed Notes

There are no user contributed notes for this page.
To Top