pub fn domain_input_text(codec: CodecId, input: Input) -> Result<String>
Read a codec Input as UTF-8 text, tagging any error with codec. The shared body of every domain codec’s input_text helper.
Input
codec
input_text