Interface Salient\Contract\Core\Pipeline\StreamPipelineInterface

<TInput, TOutput, TArgument>

extends PayloadPipelineInterface<TInput, TOutput, TArgument>
Methods
Methods inherited from Salient\Contract\Core\Pipeline\PayloadPipelineInterface
withConformity(), getConformity()
Methods inherited from Salient\Contract\Core\Pipeline\BasePipelineInterface
after(), afterIf(), through(), throughClosure(), throughKeyMap(), then(), thenIf(), cc()
Methods inherited from Salient\Contract\Core\Chainable
apply(), if(), withEach()