pub fn encode_to_boxed_str(src: &[u8], case: AsciiCase) -> Box<str>
Encodes src and returns Box<str>.
src
Box<str>
This function panics if:
isize::MAX