class PG::BinaryDecoder::Float
This is a decoder class for conversion of PostgreSQL binary float4
and float8
types to Ruby Float
objects.
This is a decoder class for conversion of PostgreSQL binary float4
and float8
types to Ruby Float
objects.