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

pub fn read_bare_int<R>(src: &mut R) -> Result<i32> where R: Read