Class: PG::BinaryDecoder::Integer
- Inherits:
-
SimpleDecoder
- Object
- SimpleDecoder
- PG::BinaryDecoder::Integer
- Defined in:
- ext/pg_binary_decoder.c
Overview
This is a decoder class for conversion of PostgreSQL binary int2, int4 and int8 types to Ruby Integer objects.