class PG::BinaryDecoder::Bytea
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.
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.