parse RSCPFrame
Parses binary data and creates an RSCP frame from the given data.
Currently no(!) validation is performed. If the byte array does not contain a valid RSCP format, it is therefore a matter of luck what comes out as result
Return
Frame object
Since
2.0
Parameters
data
Binary data to be parsed in RSCP Data Format