Updated API Serialization (markdown)

Vexatos 2014-07-13 05:27:58 -07:00
parent a73a98c5e1
commit 92b9385c99

@ -1,3 +1,10 @@
[![](http://i.imgur.com/GKcszRV.png)](http://ocdoc.cil.li/)
For those that don't like images: the wiki has moved to a new place, http://ocdoc.cil.li/.
*This wiki will no longer be updated.*
****
This module provides simple value serialization.
- `serialization.serialize(value: any except functions[, pretty:boolean]): string`