pub fn write_null<W: Write>(w: &mut W) -> Result<()>
Expand description

Writes a null byte to a cbor encoded byte stream.