pub fn debug_assert_buffer<T: FormattedSize>(radix: u32, len: usize)
Expand description
Debug assertion the buffer has sufficient room for the output.
pub fn debug_assert_buffer<T: FormattedSize>(radix: u32, len: usize)
Debug assertion the buffer has sufficient room for the output.