Open GoogleCodeExporter opened 9 years ago
You can already use
pack('uint:16', foo)
and you can also do
Bits('uint:16=100')
but that only works if you know the value in advance.
I'm not keen on multiplying up the number of parameters as I don't think it
adds much except lots of extra code, documentation and tests...
Original comment by dr.scott...@gmail.com
on 7 Nov 2013 at 3:59
Original issue reported on code.google.com by
matthijskooijman@gmail.com
on 7 Nov 2013 at 3:43