Skip to content

Instance Method

decode(_:from:)

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