Contents

read(from:)

Reads the encoded transformer from a file.

Declaration

func read(from url: URL) throws -> Self.Transformer

Parameters

  • url:

    A file URL.

Return Value

The decoded transformer.

See Also

Reading and writing