class PG::BinaryDecoder::Integer
This is a decoder class for conversion of PostgreSQL binary int2
, int4
and int8
types to Ruby Integer
objects.
This is a decoder class for conversion of PostgreSQL binary int2
, int4
and int8
types to Ruby Integer
objects.