LibUsbDotNet 2.2.8
GetData Method (transferLength)
Library Reference ► MonoLibUsb.Transfer ► MonoUsbControlSetup ► GetData(Int32)
|
![]() |
Gets control data as bytes.


- transferLength (Int32)
- The number of bytes to copy out of PtrData. This will usually come from MonoUsbTransfer.ActualLength.

A new byte array of control data.