Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apple/foundationdb
/ data
Method
data
flow/include/flow/ObjectSerializer.h:156–156 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
154
}
155
156
const uint8_t* data() { return _data; }
157
158
Arena& arena() { return _arena; }
159
Callers
1
deserialize
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected