Function polkavm_common::varint::write_varint

source ·
pub fn write_varint(value: u32, buffer: &mut [u8]) -> usize