# Functions

BuildJSON builds a JSON string for a given object v.
UnmarshalJSON reads a stream and unmarshals the results in object v.
UnmarshalJSONError unmarshal's the reader's JSON document into the passed in type.