NonObjectDeserializer

Undocumented in source.
version(Have_mysql_native)
struct NonObjectDeserializer (
T
) {}

Members

Functions

deserializeRow
auto deserializeRow(Row r)
Undocumented in source. Be warned that the author may not have intended to support it.
mapColumnId
bool mapColumnId(string colname, size_t idx)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

colId
size_t colId;
Undocumented in source.

Meta