MCPcopy Create free account
hub / github.com/Moulberry/Graphite / read_node

Function read_node

crates/graphite_binary/src/nbt/decode.rs:51–105  ·  view source on GitHub ↗
(bytes: &mut &[u8], nodes: &mut Slab<NBTNode>, type_id: u8, depth: usize, size: &mut usize)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

read_protocolFunction · 0.70
read_compoundFunction · 0.70
read_listFunction · 0.70

Calls 8

TagTypeClass · 0.85
read_byte_arrayFunction · 0.85
read_listFunction · 0.85
read_int_arrayFunction · 0.85
read_long_arrayFunction · 0.85
read_stringFunction · 0.70
read_compoundFunction · 0.70
insertMethod · 0.45

Tested by

no test coverage detected