pub(super) fn decode_bigint( reader: impl Read, bit_bound: u32, ) -> Result<BoxedUint, Error>
alloc
std
This function runs in time variable to the input.