Difference between revisions of "LlBase64ToString"

From Second Life Wiki
Jump to navigation Jump to search
 
Line 1: Line 1:
{{LSLFunctionAll|func_id=261|func_sleep=0.0|func_energy=10.0|func=llBase64ToString|return_type=string|p1_type=string|p1_name=str|func_footnote=Converts a Base 64 string to a conventional string. If the conversion creates any unprintable characters, they are converted to spaces.|return_text|spec|caveats|examples|helpers|related|also|notes}}[[Category:LSL_Functions]][[Category:LSL_Stub]]
{{LSL_Function|func_id=261|func_sleep=0.0|func_energy=10.0|func=llBase64ToString|sort=Base64ToString
|return_type=string|p1_type=string|p1_name=str|p1_name=Base64 string
|func_footnote=If the conversion creates any unprintable characters, they are converted to spaces.
|return_text=that is the {{LSLG|Base64}} '''str''' decoded into a conventional string.
|spec|caveats|examples|helpers|related|also|notes=''I think it converts unprintable characters into question marks ('?').''}}
[[Category:LSL_Functions]][[Category:LSL_Stub]]

Revision as of 06:45, 28 January 2007