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>.
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>.