Skip to main content

varint_writer

Function varint_writer 

Source
fn varint_writer(data: &ComponentData, writer: &mut Vec<u8>) -> Result<()>
Expand description

Network writer for VarInt-encoded i32 components.