pub fn write_null<W: Write>(w: &mut W) -> Result<()>
Writes a null byte to a cbor encoded byte stream.