mirror of
https://github.com/Genymobile/scrcpy.git
synced 2025-12-31 04:14:27 +01:00
In the implementation, an HID event is at most 8 bytes. Embed the data in the HID event structure to avoid allocations and simplify the code.