Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
126
uint input_buffer::get_current() const
127
{
128
if (error_ == 0)
129
return current_;
130
131
return 0;
132
}
133
134
135
uint input_buffer::get_size() const
Callers
9
hashHandShake
Function · 0.45
decrypt_message
Function · 0.45
ProcessOldClientHello
Function · 0.45
DoProcessReply
Function · 0.45
read
Method · 0.45
Process
Method · 0.45
yassl_imp.cpp
File · 0.45
PeekData
Method · 0.45
DeCompress
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected