MCPcopy Create free account
hub / github.com/apache/cloudberry / getRawData

Method getRawData

gpcontrib/gpcloud/test/compress_writer_test.cpp:26–28  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

24 }
25
26 const char *getRawData() const {
27 return this->data.data();
28 }
29
30 vector<char> &getRawDataVector() {
31 return this->data;

Callers 7

TESTFunction · 0.45
TEST_FFunction · 0.45
getMethod · 0.45
S3MessageParserMethod · 0.45
getXMLContextMethod · 0.45
fetchDataMethod · 0.45
checkCompressionTypeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected