get_raw_data

函数功能

获取rawdata类型的数据。

函数原型

1
get_raw_data(self)

参数说明

返回值

正常输出bytes 类型的数据,即字节流;失败场景返回None。

异常处理

约束说明