Function nbt::serialize::raw::read_bare_string [] [src]

pub fn read_bare_string<R>(src: &mut R) -> Result<String> where R: Read