class PG::BinaryDecoder::String

This is a decoder class for conversion of PostgreSQL text output to to Ruby String object. The output value will have the character encoding set with PG::Connection#internal_encoding= .