wrap-json: Improve base64 en-de-coding 35/13935/1
authorjobol <jose.bollo@iot.bzh>
Mon, 14 May 2018 08:13:59 +0000 (10:13 +0200)
committerjobol <jose.bollo@iot.bzh>
Mon, 14 May 2018 08:13:59 +0000 (10:13 +0200)
commitbe8ea3517a0bc704bc1d923a6373c36f49866641
treece279ab04ab63cf8240efffcd3bfd93809deb017
parent70fd3f0ea563220211a5b412ebdab46eb0ce5ed4
wrap-json: Improve base64 en-de-coding

The optional characters '*' and '?' weren't managed
so the packing of y/Y base64 wasn't really entire.

Signed-off-by: jobol <jose.bollo@iot.bzh>
wrap-json.c