Skip to main content

encode_leb128

Function encode_leb128 

Source
pub fn encode_leb128(value: u64) -> Vec<u8> 
Expand description

对整数进行 LEB128 编码