genpy
genpy copied to clipboard
added support for buffer / memoryview data
Before testing, I rather get feedback if this is a sane / valid solution... (i.e. first trying with an exception handler), also it might fail on non trivial layouts (not sure if fail exception as would before, or fail by sending wrong data?).
Trying to fix #107
@tzickel Friendly ping.
A continuation of this PR is in #147 .