This function returns FALSE if something wrong happens. If the stream is not available for instance.
PHP - Manual: stream_bucket_new
2024-11-14
(PHP 5, PHP 7, PHP 8)
stream_bucket_new — Create a new bucket for use on the current stream
$stream
, string $buffer
): object本函数还未编写文档,仅有参数列表。
This function returns FALSE if something wrong happens. If the stream is not available for instance.
官方地址:https://www.php.net/manual/en/function.stream-bucket-new.php