Railo 4.2 Reference
Choose a function:

Function OBJECTSAVE

serialize a (Serialiable) object to a binary repersentation of th object

Example

objectsave(any input,[string filepath]):any

Arguments

The arguments for this function are set. You can not use other arguments except the following ones.
Name Type Required Description
input any  Yes object to serialize  
filepath string  No path where railo should save the object