init(dataRepresentation:)
Initializes and returns a new paper model from the specified data.
Declaration
init(dataRepresentation: Data) throwsParameters
- dataRepresentation:
The data containing the serialized paper model.
Initializes and returns a new paper model from the specified data.
init(dataRepresentation: Data) throwsThe data containing the serialized paper model.