Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/colbymchenry/codegraph
/ len
Method
len
codegraph-kernel/src/buffers.rs:174–176 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
172
}
173
174
pub fn len(&self) -> u32 {
175
self.buf.len() as u32
176
}
177
178
pub fn into_vec(self) -> Vec<u8> {
179
self.buf
Callers
15
js_multiline_strip
Function · 0.80
extract
Function · 0.80
extract
Function · 0.80
is_prefix_re
Function · 0.80
extract
Function · 0.80
extract
Function · 0.80
extract_name
Method · 0.80
extract
Function · 0.80
extract
Function · 0.80
posix_normalize
Function · 0.80
extract
Function · 0.80
extract
Function · 0.80
Calls
no outgoing calls
Tested by
1
row_sizes_match_constants
Function · 0.64