Class: PG::BinaryDecoder::Float
- Inherits:
-
SimpleDecoder
- Object
- SimpleDecoder
- PG::BinaryDecoder::Float
- Defined in:
- ext/pg_binary_decoder.c
Overview
This is a decoder class for conversion of PostgreSQL binary float4 and float8 types to Ruby Float objects.