Object
Class to serve as base JSON context and as base class for other context implementations
Return true if numbers need to be escaped as strings in this context. Default behavior is to return false.
# File lib/thrift/protocol/json_protocol.rb, line 84 def escapeNum return false end
Generated with the Darkfish Rdoc Generator 2.