get_raw_data
Applicability
Product |
Supported |
|---|---|
√ |
|
√ |
|
x |
|
x |
|
x |
Function Description
Obtains data of the rawdata type.
Prototype
1 | get_raw_data(self) |
Parameters
None
Returns
Data of the bytes type (that is, the byte stream) is returned in normal scenarios, while None is returned in failure scenarios.
Exception Handling
None
Constraints
None
Parent topic: Class FlowMsg