Class: PG::BinaryDecoder::Boolean
- Inherits:
-
SimpleDecoder
- Object
- SimpleDecoder
- PG::BinaryDecoder::Boolean
- Defined in:
- ext/pg_binary_decoder.c
Overview
This is a decoder class for conversion of PostgreSQL binary bool type to Ruby true or false objects.