Searched defs:DeleteBytes (Results 1 – 1 of 1) sorted by relevance
194 struct DeleteBytes { struct195 void operator()(char* bytes) const in operator()