Skip to main content
Version: 1.0

init(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.