class PG::BasicTypeRegistry::CoderMap

An instance of this class stores the coders that should be used for a particular wire format (text or binary) and type cast direction (encoder or decoder).

Each coder object is filled with the PostgreSQL type name, OID, wire format and array coders are filled with the base elements_type.