Class: PG::TextDecoder::String
- Inherits:
-
SimpleDecoder
- Object
- SimpleDecoder
- PG::TextDecoder::String
- Defined in:
- ext/pg_text_decoder.c
Overview
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= .