karalabe / hid

Gopher Interface Devices (USB HID)
Other
266 stars 132 forks source link

Windows: Write reports one more byte written #36

Closed dolmen closed 9 months ago

dolmen commented 2 years ago

Write on Windows reports one more byte written than asked for.

Internally, this is because a 0x00 byte is prepended to the data.

However: