On Wednesday 16 September 2015 19:04:11 Mohammed Javid via iotivity-dev wrote: > Hi, > I would like to if the structures are packed. I checked the code and > couldn't find anything which indicates the structures are packed. Can > anyone help? Thanks,Javid
What structures? The in-memory ones or on the wire? The only in-memory structures that are packed are from tinydtls. We don't have any from our own, original code. On the wire, CBOR is very packed. -- Thiago Macieira - thiago.macieira (AT) intel.com Software Architect - Intel Open Source Technology Center
