imgs = struct.unpack_from(bitsString, buffers, offset) # 取data数据,返回一个元组 这行代码会报错:struct.error: total struct size too long