init(dataRepresentation:)
Creates an instance of the hardware model described by the specified data representation.
Declaration
init?(dataRepresentation: Data)Parameters
- dataRepresentation:
The opaque data representation of the hardware model.
Creates an instance of the hardware model described by the specified data representation.
init?(dataRepresentation: Data)The opaque data representation of the hardware model.