Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
PipesInterface.php
PipesInterface::CHUNK_SIZE
File
vendor/
symfony/
process/
Pipes/
PipesInterface.php
, line 23
Class
PipesInterface
PipesInterface manages descriptors and pipes for the use of proc_open.
Namespace
Symfony\Component\Process\Pipes
Code
public
const
CHUNK_SIZE
=
16384
;
RSS feed