Function to_str_radix_reversed

Source
pub(crate) fn to_str_radix_reversed(u: &BigUint, radix: u32) -> Vec<u8>