projects.practivist.org

sendero_base.json.Printer

Authors:
Aaron Craelius

License:
GNU Lesser General Public License v3



void printObj (IObject obj, void delegate(char[]) write);
Prints the provided IOBject to the provided consumer delegate as JSON.

char[] toJson (IObject obj);
Returns the JSON string representation of the provided IObject

Documentation last updated Thu May 29 17:23:15 2008