Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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_typedef
Function · 0.95
needs_snake_separator
Function · 0.45
snake_case_length
Function · 0.45
to_snake_case
Function · 0.45
is_ascii
Function · 0.45
is_latin1
Function · 0.45
utf16_has_surrogate_pairs
Function · 0.45
operator==
Method · 0.45
operator==
Method · 0.45
operator==
Method · 0.45
TEST
Function · 0.45
fill_buffer
Method · 0.45
Calls
no outgoing calls
Tested by
12
operator==
Method · 0.36
operator==
Method · 0.36
operator==
Method · 0.36
TEST
Function · 0.36
TEST_F
Function · 0.36
TEST_F
Function · 0.36
TEST
Function · 0.36
generate_random_utf16_string
Function · 0.36
generate_random_utf8_string
Function · 0.36
xsgetn
Method · 0.36
underflow
Method · 0.36
TEST
Function · 0.36