[][src]Function varintbuf::signed_decode

pub fn signed_decode(buf: impl Buf) -> i64

Decode a single i64 (signed) integer from a bytes::Buf.