Searched defs:is_blob (Results 1 – 2 of 2) sorted by relevance
122 bool is_blob() const { return type() == Type::BINARY; } in is_blob() function
1196 bool is_blob; member