MCPcopy Create free account
hub / github.com/colbymchenry/codegraph / len

Method len

codegraph-kernel/src/buffers.rs:175–177  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

173 }
174
175 pub fn len(&self) -> u32 {
176 self.buf.len() as u32
177 }
178
179 pub fn into_vec(self) -> Vec<u8> {
180 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