Function libipld_cbor::encode::write_null[][src]

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

Writes a null byte to a cbor encoded byte stream.