init(from:)
Creates a surface by deserializing the specified decoder.
Declaration
init(from decoder: any Decoder) throwsParameters
- decoder:
An encoded surface structure.
Creates a surface by deserializing the specified decoder.
init(from decoder: any Decoder) throwsAn encoded surface structure.