Function pack_from_u16

Source
pub fn pack_from_u16<W: Write>(writer: &mut W, v: u16) -> Result<(), PackError>