Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add helper functions for Python to avoid manual unpacking all the time #222

Open
rdbo opened this issue May 27, 2024 · 0 comments
Open

Add helper functions for Python to avoid manual unpacking all the time #222

rdbo opened this issue May 27, 2024 · 0 comments

Comments

@rdbo
Copy link
Owner

rdbo commented May 27, 2024

When reading memory in Python, the function will return an array of bytes
It's annoying to unpack it into a Python value all the time, so there should be a helper function to do that

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant