Felix Ableitner
02a506608f
Calls to InputStream#available() weren't blocking, so the loops in both classes were running hot. Replaced the conditional with a blocking call instead. CPU usage is down from 100% to barely noticable. |
||
---|---|---|
.. | ||
src | ||
.gitignore | ||
build.gradle |