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

pub fn read_bare_byte_array<R>(src: &mut R) -> Result<Vec<i8>> where R: Read