[][src]Function nbt::decode::read_compound_tag

pub fn read_compound_tag<'a, R: Read>(
    reader: &mut R
) -> Result<CompoundTag, TagDecodeError>