Searched defs:PopBytes (Results 1 – 2 of 2) sorted by relevance
264 void PopBytes(size_t amount) { buf_.pop(amount); } in PopBytes() function