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

pub fn write_bare_short<W>(dst: &mut W, value: i16) -> Result<()> where W: Write