Marshal icon indicating copy to clipboard operation
Marshal copied to clipboard

Looking for example of how to marshal an object to json

Open woodmicha opened this issue 4 years ago • 0 comments

Seems like the only examples I can find on Marshal are converting JSON into an object and not the other way. I'm assuming it's easy but perhaps I'm missing something.

Can you post a test or example of how to go from a marshaled object to a string of json?

woodmicha avatar Sep 26 '19 02:09 woodmicha