MCPcopy Create free account
hub / github.com/FastFlowLM/FastFlowLM / size

Method size

src/include/buffer.hpp:235–235  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

233 }
234
235 size_t size() const { return size_; }
236 uint8_t* data() const { return data_; }
237 uint8_t* bdata() const { return data_; }
238 uint8_t* begin() const { return data_; }

Callers 15

join_linesFunction · 0.45
pop_last_utf8_charFunction · 0.45
get_interactive_inputMethod · 0.45
add_to_historyMethod · 0.45
wchar_to_utf8Method · 0.45
utf8_to_wcharMethod · 0.45
get_interactive_inputMethod · 0.45
add_to_historyMethod · 0.45
handle_regular_keyMethod · 0.45
handle_arrow_keysMethod · 0.45

Calls

no outgoing calls

Tested by 14

mainFunction · 0.36
mainFunction · 0.36
mainFunction · 0.36
mainFunction · 0.36
mainFunction · 0.36
mainFunction · 0.36
mainFunction · 0.36
mainFunction · 0.36
mainFunction · 0.36
mainFunction · 0.36
mainFunction · 0.36
mainFunction · 0.36