pub fn write_str<W: WriteBytesExt>(writer: W, value: &str) -> Result<usize>
Writes an Kind::Bytes atom with the bytes of the string.
Kind::Bytes