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

Writes a Kind::Special atom.