pub fn write_special<W>(writer: W, special: Special) -> Result<usize, Error>
where W: WriteBytesExt,
Expand description

Writes a Kind::Special atom.