PG::BinaryDecoder::
Bytea class
Superclass | PG::SimpleDecoder |
This decoder class delivers the data received from the server as binary String
object. It is therefore suitable for conversion of PostgreSQL bytea
data as well as any other data in binary format.