Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/arrow
/ body
Method
body
cpp/src/arrow/ipc/message.cc:170–170 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
168
Message::~Message() {}
169
170
std::shared_ptr<Buffer> Message::body() const { return impl_->body(); }
171
172
int64_t Message::body_length() const { return impl_->body_length(); }
173
Callers
15
FromProto
Function · 0.45
ReadTensor
Function · 0.45
Equals
Method · 0.45
CheckSampleMessage
Method · 0.45
TEST_P
Function · 0.45
TEST_F
Function · 0.45
SpliceMessages
Function · 0.45
start_web_server
Method · 0.45
test_template
Method · 0.45
request_internal
Method · 0.45
download
Method · 0.45
build_request
Method · 0.45
Calls
no outgoing calls
Tested by
6
CheckSampleMessage
Method · 0.36
TEST_P
Function · 0.36
TEST_F
Function · 0.36
SpliceMessages
Function · 0.36
start_web_server
Method · 0.36
test_template
Method · 0.36