Thrift::JSONContext
Inherits Reference < Object
Class to serve as base JSON context and as base class for other context implementations
Constants
JSON_ELEM_SEPARATOR = ','
Instance methods
escape_num
Return true if numbers need to be escaped as strings in this context. Default behavior is to return false.