Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FastFlowLM/FastFlowLM
/ end
Method
end
src/include/buffer.hpp:239–239 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
237
uint8_t* bdata() const { return data_; }
238
uint8_t* begin() const { return data_; }
239
uint8_t* end() const { return data_ + size_; }
240
241
/// \brief copy from
242
/// \param src the source
Callers
15
add_to_history
Method · 0.45
add_to_history
Method · 0.45
cancel_request
Method · 0.45
handle_request
Method · 0.45
convert_tool_responses_gemma4
Function · 0.45
handle_openai_audio_transcriptions
Method · 0.45
sampler_topk_apply
Method · 0.45
acquire
Method · 0.45
insert
Method · 0.45
_sample_in_tool
Method · 0.45
mask_logits
Method · 0.45
_shared_setup_tokenizer
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected