stream_set_chunk_size

(PHP 5 >= 5.4.0, PHP 7, PHP 8)

stream_set_chunk_sizeSet the stream chunk size

Description

stream_set_chunk_size(resource $stream, int $size): int

Set the stream chunk size.

Parameters

stream

The target stream.

size

The desired new chunk size.

Return Values

Returns the previous chunk size on success.

Errors/Exceptions

A ValueError is thrown if size is less than 1 or greater than PHP_INT_MAX.

Changelog

Version Description
8.0.0 A ValueError is now thrown if size is less than 1 or greater than PHP_INT_MAX. Previously, an E_WARNING level error was emitted and false was returned.

add a note

User Contributed Notes

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

Follow Lee on X/Twitter - Father, Husband, Serial builder creating AI, crypto, games & web tools. We are friends :) AI Will Come To Life!

Check out: eBank.nz (Art Generator) | Netwrck.com (AI Tools) | Text-Generator.io (AI API) | BitBank.nz (Crypto AI) | ReadingTime (Kids Reading) | RewordGame | BigMultiplayerChess | WebFiddle | How.nz | Helix AI Assistant