webmcp

view framework/env/convert/_from_human_to_string.lua @ 441:839ff2b8d9f8

Bugfix for integer decoder in JSON library
author jbe
date Sat Feb 13 19:47:58 2016 +0100 (2016-02-13)
parents 9fdfb27f8e67
children
line source
1 function convert._from_human_to_string(str)
2 return atom.string:load(str)
3 end

Impressum / About Us