Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Meituan-Dianping/SQLAdvisor
/ get_size
Method
get_size
extra/yassl/src/buffer.cpp:135–141 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
133
134
135
uint input_buffer::get_size() const
136
{
137
if (error_ == 0)
138
return size_;
139
140
return 0;
141
}
142
143
144
uint input_buffer::get_remaining() const
Callers
15
get_peerKeyLength
Method · 0.80
get_privateKeyLength
Method · 0.80
hashHandShake
Function · 0.80
handshake.cpp
File · 0.80
cipherFinished
Function · 0.80
buildMessage
Function · 0.80
p_hash
Function · 0.80
DoProcessReply
Function · 0.80
sendClientHello
Function · 0.80
sendClientKeyExchange
Function · 0.80
sendServerKeyExchange
Function · 0.80
sendChangeCipher
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected