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

pub fn read_bare_double<R>(src: &mut R) -> Result<f64> where R: Read