Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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_lines
Function · 0.45
trim_trailing_empty_lines
Function · 0.45
pop_last_utf8_char
Function · 0.45
get_interactive_input
Method · 0.45
add_to_history
Method · 0.45
wchar_to_utf8
Method · 0.45
utf8_to_wchar
Method · 0.45
get_interactive_input
Method · 0.45
add_to_history
Method · 0.45
handle_regular_key
Method · 0.45
handle_arrow_keys
Method · 0.45
handle_history_navigation
Method · 0.45
Calls
no outgoing calls
Tested by
14
main
Function · 0.36
main
Function · 0.36
main
Function · 0.36
main
Function · 0.36
main
Function · 0.36
main
Function · 0.36
main
Function · 0.36
main
Function · 0.36
main
Function · 0.36
main
Function · 0.36
main
Function · 0.36
main
Function · 0.36