constant PipesInterface::CHUNK_SIZE in Zircon Profile 8.0
Same name and namespace in other branches
- 8 vendor/symfony/process/Pipes/PipesInterface.php \Symfony\Component\Process\Pipes\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\PipesCode
const CHUNK_SIZE = 16384;