Changeset 173 for trunk/docs
- Timestamp:
- Apr 19, 2011, 9:57:08 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/docs/api/zoo-format.txt
r172 r173 133 133 write: function(data) 134 134 135 Accept an object, and return a string. 135 Accept an object, and return a string. 136 137 *Parameters* 138 139 ``object {Object}`` Object to be serialized 140 141 *Returns* 142 143 ``{String}`` A string representation of the object.
Note: See TracChangeset
for help on using the changeset viewer.