Function pot::format::write_u8[][src]

pub fn write_u8<W: WriteBytesExt>(writer: &mut W, value: u8) -> Result<usize>
Expand description

Writes an Kind::UInt atom with the given value.