Class: PG::TextDecoder::Bytea
- Inherits:
-
SimpleDecoder
- Object
- SimpleDecoder
- PG::TextDecoder::Bytea
- Defined in:
- ext/pg_text_decoder.c
Overview
This is a decoder class for conversion of PostgreSQL bytea type to binary String objects.