Function to_inexact_bitwise_digits_le

Source
fn to_inexact_bitwise_digits_le(u: &BigUint, bits: u8) -> Vec<u8>