Skip to main content

vlq_encode_many

Function vlq_encode_many 

Source
pub fn vlq_encode_many(values: &[i32]) -> String
Expand description

Encodes multiple values into a VLQ string with separators.