Basically, I'd like to use the ctypes module as a much more descriptive
"struct" module.
Is there a way to take a ctypes.Structur e-based class and convert it
to/from a binary string?
Thanks,
-a
"struct" module.
Is there a way to take a ctypes.Structur e-based class and convert it
to/from a binary string?
Thanks,
-a
Comment