Document-class: PG::CompositeDecoder < PG::CompositeCoder
# File lib/pg/coder.rb, line 9 def initialize( params={} ) super(params.merge(Params)) end