mirror of
https://github.com/EDCD/EDDN.git
synced 2025-04-12 07:00:04 +03:00
Update SimpleJavaEDDNSubscribe.java
This commit is contained in:
parent
47091574a3
commit
aeeab4f4d2
@ -50,4 +50,4 @@ public class SimpleJavaEDDNSubscribe {
|
|||||||
String outputString = new String(result, 0, resultLength, "UTF-8");
|
String outputString = new String(result, 0, resultLength, "UTF-8");
|
||||||
return outputString;
|
return outputString;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user