Skip to content

Instance MethodSQLiteNIO

decode(_:as:)

Deprecated

Do not use this conformance.

func decode<T>(_ key: FieldKey, as: T.Type) throws -> T where T : Decodable