glon.encode
From GMod Wiki
Function | |
Syntax |
glon.encode( Var data_to_serialize ) Where is this used? |
Description: | |
Serializes the given data. (Should be called using pcall) | |
Returns: | String encoded_data |
Part of Library: | glon |
Realm: | |
BBCode Link: | [b][url=http://wiki.garrysmod.com/?title=Glon.encode]Glon.encode [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b] |
Examples