[][src]Function wagyu_zcash::transaction::read_variable_length_integer

pub fn read_variable_length_integer<R: Read>(
    reader: R
) -> Result<usize, TransactionError>

Decode the value of a variable length integer. https://en.bitcoin.it/wiki/Protocol_documentation#Variable_length_integer