railo.runtime.functions.conversion
Class SerializeJSON
java.lang.Object
railo.runtime.functions.conversion.SerializeJSON
- All Implemented Interfaces:
- Serializable, Function
public final class SerializeJSON
- extends Object
- implements Function
Decodes Binary Data that are encoded as String
- See Also:
- Serialized Form
SerializeJSON
public SerializeJSON()
call
public static String call(PageContext pc,
Object var)
throws PageException
- Throws:
PageException
call
public static String call(PageContext pc,
Object var,
boolean serializeQueryByColumns)
throws PageException
- Throws:
PageException
Copyright © 2012 Railo