snarkvm_console_network_environment

Function read_variable_length_integer

Source
pub fn read_variable_length_integer<R: Read>(reader: R) -> Result<u64>
Expand description

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