Fix bug in decode to memory example app

Bug in detecting write errors: count and size in fwrite were
 swapped, so an error was always reported.

Change-Id: If20276a412d110c2791c50ebc41761d6e1d3386e
1 file changed
tree: 83956ab6222ef3582af29dce668f2c8295fcb583
  1. doc/
  2. include/
  3. src/
  4. tests/
  5. tools/