MCPcopy Create free account
hub / github.com/bytedance/Fastbot_Android / reset

Function reset

native/thirdpart/flatbuffers/flatbuffers.h:930–933  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

928 }
929
930 void reset() {
931 clear_buffer();
932 clear();
933 }
934
935 void clear() {
936 if (buf_) {

Callers 6

scan_stringMethod · 0.85
scan_numberMethod · 0.85
unique_ptrClass · 0.85
unique_ptrMethod · 0.85
~unique_ptrMethod · 0.85
destroyMethod · 0.85

Calls 2

clear_bufferFunction · 0.85
clearFunction · 0.70

Tested by

no test coverage detected