Is JSON serialization supported? I suppose the answer is not, although I see some reference to JSON in the source.
Do you know if one could take the wire representation and then import json_util.h to get a JSON string? I suspect that it won't have the field names to make it.
Is JSON serialization supported? I suppose the answer is not, although I see some reference to JSON in the source.
Do you know if one could take the wire representation and then import json_util.h to get a JSON string? I suspect that it won't have the field names to make it.