Skip to content

You're viewing documentation for a pre-release version. View the latest stable version

Instance Method

decode(_:from:)

func decode<T>(_: T.Type, from string: Data) throws -> T where T : Decodable