SwiftPipelineOutputinit(from:)On this pageinit(from:) Initializes a new instance of PipelineOutput by parsing the raw data received from the pipeline execution. Declaration init(from rawData: Data) Parameters rawData The raw data received from the pipeline execution.