Function vlq::decode [] [src]

pub fn decode(input: &mut Read) -> Result<i64>

Decode a single VLQ value from the input, returning the value.