Definition
/**
* Options shared by filesystem operations.
*
* @param int $chunkSize Number of bytes read/written per iteration when streaming across filesystems (default: 8192)
*/
operation_options(int $chunkSize) : OperationOptions composer require flow-php/etl ~0.36.0 Read from various data sources.
Shape and optimize for your needs.
Store and secure in one of many available data sinks.
/**
* Options shared by filesystem operations.
*
* @param int $chunkSize Number of bytes read/written per iteration when streaming across filesystems (default: 8192)
*/
operation_options(int $chunkSize) : OperationOptions