[][src]Function ignite_rs::protocol::write_i8

pub fn write_i8(writer: &mut dyn Write, v: i8) -> Result<()>