mirror of
https://github.com/Genymobile/scrcpy.git
synced 2025-12-18 14:04:20 +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.