Difference between revisions of "LlIntegerToBase64"

From Second Life Wiki
Jump to navigation Jump to search
m
Line 13: Line 13:
     return llBase64ToString(llIntegerToBase64(letter << 24));
     return llBase64ToString(llIntegerToBase64(letter << 24));
}</lsl>
}</lsl>
If you are looking for full Unicode translation, not just ASCII7 see: [[Combined_Library#Unicode_Integer_to_UTF8]]
If you are looking for full Unicode translation, not just ASCII7 see: [[Combined_Library#Unicode_Integer_to_UTF8|Combined_Library]]
|helpers
|helpers
|also_functions=
|also_functions=

Revision as of 13:25, 20 May 2008