Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
TEST
Function · 0.45
decompressAndVerify
Function · 0.45
protobuff_compression
Function · 0.45
testSeekDecompressionStream
Function · 0.45
TEST
Function · 0.45
TEST
Function · 0.45
TEST
Function · 0.45
writeToOutputStream
Function · 0.45
createReader
Method · 0.45
TEST
Function · 0.45
createReader
Function · 0.45
testStringDictionary
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected