Skip to content

Instance Method

decode(_:from:)

Deprecated

Use `PostgresDecodingContext` instead.

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