Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/mesos
/ kind
Method
kind
3rdparty/libprocess/src/encoder.hpp:70–73 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
68
~DataEncoder() override {}
69
70
Kind kind() const override
71
{
72
return Encoder::DATA;
73
}
74
75
virtual const char* next(size_t* length)
76
{
Callers
5
send
Function · 0.45
connectSocket
Function · 0.45
link_connect
Method · 0.45
_send
Function · 0.45
send_connect
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected