stream_bucket_new

(PHP 5, PHP 7, PHP 8)

stream_bucket_new Create a new bucket for use on the current stream

说明

stream_bucket_new(resource $stream, string $buffer): StreamBucket
警告

本函数还未编写文档,仅有参数列表。

更新日志

版本 说明
8.4.0 此函数现在返回 StreamBucket 实例;之前返回 stdClass
添加备注

用户贡献的备注

此页面尚无用户贡献的备注。
To Top