You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was decompiling a huge file and noticed struct is a really time consuming way to do this. Maybe you can better change this to numpy or is there a specific reason why struct is used?