scrcpy/server/src/main/java/com
Romain Vimont b882322f73 Work around Os.write() not updating position
ByteBuffer position is not updated as expected by Os.write() on old
Android versions. Count the remaining bytes manually.

Fixes <https://github.com/Genymobile/scrcpy/issues/291>.
2018-10-09 08:43:17 +02:00
..
genymobile/scrcpy Work around Os.write() not updating position 2018-10-09 08:43:17 +02:00