Function bytes_to_int

Source
pub fn bytes_to_int(lit: &[u8], base: u32) -> Option<BigInt>