Contents

readWithOptimizer(from:)

Reads the encoded transformer and optimizer from a file.

Declaration

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

Parameters

  • url:

    A file URL.

Return Value

The decoded transformer.

See Also

Reading and writing