def __init__(self: ascendie.ModelData, arg0: bytes) 函数功能构造函数,使用bytes流构造。 函数原型__init__(self: ascendie.ModelData, arg0: bytes) 参数说明 参数名 参数类型 输入/输出 说明 arg0 bytes 输入 字节流类型数据。 父主题: class ascendie.ModelData