[Interest] Current QDataStream format documentation?

Thiago Macieira thiago.macieira at intel.com
Sun Sep 25 05:34:58 CEST 2016


On domingo, 25 de setembro de 2016 01:38:12 PDT Konstantin Tokarev wrote:
> Hopefully there are lots of JSON-like (as well as non-JSON-like) binary
> formats that have already been implemented for C++

Like I said in the other email, CBOR.

https://github.com/01org/tinycbor

This library compiles to 1k of code for the encoder and 2k of code for the 
decoder. If you don't want to, there's no malloc() at all.

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center




More information about the Interest mailing list