PG::TextDecoder::
String class
| Superclass | PG::SimpleDecoder |
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= .
| Superclass | PG::SimpleDecoder |
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= .