Function libipld_cbor::encode::write_null

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

Writes a null byte to a cbor encoded byte stream.