MCPcopy 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_stripFunction · 0.80
extractFunction · 0.80
extractFunction · 0.80
is_prefix_reFunction · 0.80
extractFunction · 0.80
extractFunction · 0.80
extract_nameMethod · 0.80
extractFunction · 0.80
extractFunction · 0.80
posix_normalizeFunction · 0.80
extractFunction · 0.80
extractFunction · 0.80

Calls

no outgoing calls

Tested by 1