Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Meituan-Dianping/SQLAdvisor
/ SetData
Method
SetData
extra/yassl/src/yassl_imp.cpp:1005–1009 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1003
1004
1005
void Data::SetData(uint16 len, const opaque* buffer)
1006
{
1007
length_ = len;
1008
write_buffer_ = buffer;
1009
}
1010
1011
input_buffer& Data::set(input_buffer& in)
1012
{
Callers
1
sendData
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected