MCPcopy Create free account
hub / github.com/apache/brpc / reset

Method reset

src/bvar/variable.cpp:365–367  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

363}
364
365void CharArrayStreamBuf::reset() {
366 setp(_data, _data + _size);
367}
368
369
370// Written by Jack Handy

Callers 3

dump_exposedMethod · 0.45
delete_valueMethod · 0.45
grab_threadMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected