pub fn decode_str_with_options(encoded: &str, check_ttl: bool) -> Result<String>
将 DX 编码的字符串解码为字符串,可选择是否检查 TTL
encoded
check_ttl
解码后的字符串