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