Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/fory
/ own_data
Method
own_data
cpp/fory/util/buffer.h:109–109 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
107
FORY_ALWAYS_INLINE uint32_t size() const { return size_; }
108
109
FORY_ALWAYS_INLINE bool own_data() const { return own_data_; }
110
111
FORY_ALWAYS_INLINE bool has_input_stream() const {
112
return input_stream_ != nullptr;
Callers
1
test_grow
Function · 0.95
Calls
no outgoing calls
Tested by
1
test_grow
Function · 0.76