Function to_bitwise_digits_le

Source
pub(super) fn to_bitwise_digits_le(u: &BigUint, bits: u8) -> Vec<u8>