Class PostgresDataDecoder final class PostgresDataDecoder Topics Initializers init(json: any PostgresJSONDecoder) Instance Properties let json: any PostgresJSONDecoder var jsonDecoder: JSONDecoder Instance Methods func decode<T>(T.Type, from: PostgresData) throws -> T