NXString * JSONString()
Returns a JSON representation of the instance.
A class for managing and manipulating string objects.
size_t JSONBytes()
Returns the appropriate capacity for the JSON representation of the instance.
A protocol that defines JSON methods for an Object.