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

Method data

c++/include/orc/MemoryPool.hh:57–59  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

55 virtual ~DataBuffer();
56
57 T* data() {
58 return buf_;
59 }
60
61 const T* data() const {
62 return buf_;

Callers 15

TESTFunction · 0.45
fillStringValuesFunction · 0.45
mainFunction · 0.45
decodeRLEv2Function · 0.45
TESTFunction · 0.45
TestRleDecoder.ccFile · 0.45
TEST_FFunction · 0.45
getCompressedMethod · 0.45
getBufferMethod · 0.45
TESTFunction · 0.45
TESTFunction · 0.45
TESTFunction · 0.45

Calls

no outgoing calls

Tested by 15

TESTFunction · 0.36
decodeRLEv2Function · 0.36
TESTFunction · 0.36
TEST_FFunction · 0.36
getCompressedMethod · 0.36
getBufferMethod · 0.36
TESTFunction · 0.36
TESTFunction · 0.36
TESTFunction · 0.36
TESTFunction · 0.36
TESTFunction · 0.36
TEST_PFunction · 0.36