MCPcopy Create free account
hub / github.com/apache/fory / size

Method size

cpp/fory/util/buffer.h:107–107  ·  view source on GitHub ↗

\brief Return the buffer's size in bytes

Source from the content-addressed store, hash-verified

105
106 /// \brief Return the buffer's size in bytes
107 FORY_ALWAYS_INLINE uint32_t size() const { return size_; }
108
109 FORY_ALWAYS_INLINE bool own_data() const { return own_data_; }
110

Callers 15

decode_typedefFunction · 0.95
needs_snake_separatorFunction · 0.45
snake_case_lengthFunction · 0.45
to_snake_caseFunction · 0.45
is_asciiFunction · 0.45
is_latin1Function · 0.45
operator==Method · 0.45
operator==Method · 0.45
operator==Method · 0.45
TESTFunction · 0.45
fill_bufferMethod · 0.45

Calls

no outgoing calls

Tested by 12

operator==Method · 0.36
operator==Method · 0.36
operator==Method · 0.36
TESTFunction · 0.36
TEST_FFunction · 0.36
TEST_FFunction · 0.36
TESTFunction · 0.36
xsgetnMethod · 0.36
underflowMethod · 0.36
TESTFunction · 0.36