mirror of
https://github.com/Genymobile/scrcpy.git
synced 2026-02-15 19:04:27 +01:00
Reading the header id as an int assumed that the current endianness was little endian. Read to a byte array to remove this assumption.
Reading the header id as an int assumed that the current endianness was little endian. Read to a byte array to remove this assumption.