Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/cloudberry
/ getDataSize
Method
getDataSize
gpcontrib/gpcloud/test/compress_writer_test.cpp:34–36 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
32
}
33
34
size_t getDataSize() const {
35
return this->data.size();
36
}
37
38
private:
39
vector<char> data;
Callers
1
TEST_F
Function · 0.45
Calls
1
size
Method · 0.45
Tested by
no test coverage detected