class PG::TextDecoder::Array

This is the decoder class for PostgreSQL array types.

All values are decoded according to the elements_type accessor. Sub-arrays are decoded recursively.