Function from_radix_be

Source
pub(super) fn from_radix_be(buf: &[u8], radix: u32) -> Option<BigUint>