MCPcopy Create free account
hub / github.com/Meituan-Dianping/SQLAdvisor / get_current

Method get_current

extra/yassl/src/buffer.cpp:126–132  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

124
125
126uint input_buffer::get_current() const
127{
128 if (error_ == 0)
129 return current_;
130
131 return 0;
132}
133
134
135uint input_buffer::get_size() const

Callers 9

hashHandShakeFunction · 0.45
decrypt_messageFunction · 0.45
ProcessOldClientHelloFunction · 0.45
DoProcessReplyFunction · 0.45
readMethod · 0.45
ProcessMethod · 0.45
yassl_imp.cppFile · 0.45
PeekDataMethod · 0.45
DeCompressFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected