WhiZTiM / UbjsonCpp

A high performance C++14 library for effortlessly reading and writing UBJSON
24 stars 11 forks source link

Json parsing #13

Open davidglavas opened 4 years ago

davidglavas commented 4 years ago

Is it possible to use this library to convert between plain text json (stored as std::string) and ubjson?