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

pub fn read_bare_long<R>(src: &mut R) -> Result<i64> where R: Read