ChunkWriterResultBuilder
in package
implements
ResultBuilderStrategyInterface
Interfaces, Classes and Traits
Table of Contents
Methods
__construct()
public
__construct(ChunkWriterInterface $writer, string $fileName[, bool $isBufferable = true ]) : mixed
Parameters
- $writer : ChunkWriterInterface
- $fileName : string
- $isBufferable : bool = true
Return values
mixed —buildResultStrategies()
public
buildResultStrategies(ExecutableInterface $context, FarahUrlStreamIdentifier $type) : ResultStrategies
Parameters
- $context : ExecutableInterface
- $type : FarahUrlStreamIdentifier