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