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:171–171 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
169
Message::~Message() {}
170
171
std::shared_ptr<Buffer> Message::body() const { return impl_->body(); }
172
173
int64_t Message::body_length() const { return impl_->body_length(); }
174
Callers
15
FromProto
Function · 0.45
ReadTensor
Function · 0.45
Equals
Method · 0.45
TEST_P
Function · 0.45
TEST_F
Function · 0.45
SpliceMessages
Function · 0.45
start_web_server
Method · 0.45
request_internal
Method · 0.45
download
Method · 0.45
build_request
Method · 0.45
create_staging_repository
Method · 0.45
close_staging_repository
Method · 0.45
Calls
no outgoing calls
Tested by
5
TEST_P
Function · 0.36
TEST_F
Function · 0.36
SpliceMessages
Function · 0.36
start_web_server
Method · 0.36
test_vote
Method · 0.36