def __init__(self: ModelData, arg0: bytes)

函数功能

构造函数,使用bytes流构造。

函数原型

__init__(self: ModelData, arg0: bytes)

参数说明

参数名

参数类型

输入/输出

说明

arg0

bytes

输入

字节流类型数据。