LSL Wiki Mirror 7-7-7 : llBase64ToInteger

HomePage :: PageIndex :: RecentChanges :: RecentlyCommented :: UserSettings ::
integer llBase64ToInteger(string str)

Little endian decode the 8 character Base64 string str into an integer.

Use llIntegerToBase64 to encode.

This function currently has a bug and if you pass it an invalid base64 string the result will be a random integer


Functions / Base64
There is no comment on this page. [Display comments/form]