MCPcopy Create free account
hub / github.com/That3Percent/tree-buf / decode_next_array

Function decode_next_array

tree-buf/src/internal/branch/array_branch.rs:109–277  ·  view source on GitHub ↗

TODO: Make this stack based instead of recursion based to not crash on deep inputs

(bytes: &'a [u8], offset: &'_ mut usize, lens: &'_ mut usize)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

decode_tupleFunction · 0.85
decode_objFunction · 0.85
decode_arrayFunction · 0.85
decode_next_rootFunction · 0.85

Calls 8

decode_prefix_varintFunction · 0.85
decode_usizeFunction · 0.85
decode_bytes_from_lenFunction · 0.85
RLEClass · 0.85
decode_intsFunction · 0.85
decode_identFunction · 0.85
decode_tupleFunction · 0.70
decode_objFunction · 0.70

Tested by

no test coverage detected