[][src]Function bvarint::write_bvarint

pub fn write_bvarint(v: u64, w: impl Write) -> Result<()>

Encode v and write it to w.