Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
TEST
Function · 0.45
fillStringValues
Function · 0.45
main
Function · 0.45
decodeRLEv2
Function · 0.45
TEST
Function · 0.45
TestRleDecoder.cc
File · 0.45
TEST_F
Function · 0.45
getCompressed
Method · 0.45
getBuffer
Method · 0.45
TEST
Function · 0.45
TEST
Function · 0.45
TEST
Function · 0.45
Calls
no outgoing calls
Tested by
15
TEST
Function · 0.36
decodeRLEv2
Function · 0.36
TEST
Function · 0.36
TEST_F
Function · 0.36
getCompressed
Method · 0.36
getBuffer
Method · 0.36
TEST
Function · 0.36
TEST
Function · 0.36
TEST
Function · 0.36
TEST
Function · 0.36
TEST
Function · 0.36
TEST_P
Function · 0.36