pub fn as_base_q_u128(x: u128, q: u16) -> Vec<u16>Notable traits for Vec<u8, A>impl<A> Write for Vec<u8, A>where
    A: Allocator,
Expand description

Convert x into base q.