MCPcopy Create free account
hub / github.com/apache/orc / getData

Method getData

c++/test/MemoryInputStream.hh:54–56  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

52 }
53
54 const char* getData() const {
55 return buffer_;
56 }
57
58 private:
59 const char* buffer_;

Callers 15

TESTFunction · 0.45
decompressAndVerifyFunction · 0.45
protobuff_compressionFunction · 0.45
TESTFunction · 0.45
TESTFunction · 0.45
TESTFunction · 0.45
writeToOutputStreamFunction · 0.45
createReaderMethod · 0.45
TESTFunction · 0.45
createReaderFunction · 0.45
testStringDictionaryFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected