- nonConvertable
bool nonConvertable(PQType type)
Undocumented in source. Be warned that the author may not have intended to support it.
- pqToBson
Bson pqToBson(PQType type, ubyte[] val, IConnection conn, ILogger logger)
Undocumented in source. Be warned that the author may not have intended to support it.
- testConvertions
void testConvertions(ILogger logger, IConnectionPool pool)
Undocumented in source. Be warned that the author may not have intended to support it.
- toBson
Bson toBson(ubyte[] val, IConnection conn)
Undocumented in source. Be warned that the author may not have intended to support it.
Utilities for conversion from PostgreSQL binary format.