HomeMenu
Jesus · Bible · HTML · CSS · JS · PHP · SVG · Applications

stream_bucket_new

Description

The stream_bucket_new of Stream for PHP creates a new bucket for use on the current stream.

Syntax

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

Parameters

stream

buffer