Currently: val str : String = client.inputStream.read ().toString(); I get ASCII values one by one, I tried with readBytes but no luck. What's the…
確定! 回上一頁