pub fn byte_array_from_basenb_17_utf8(input: &[u8]) -> Result<Vec<u8>>
Convenience wrapper (decode Basenb 17 UTF-8 representation).
JS original simply forwarded to byteArrayFromBasenbUtf8.
byteArrayFromBasenbUtf8