Contents

init(from:)

Creates a graph from data previously produced by Encode().

Declaration

convenience init(from data: Data) throws

Discussion