w2utils.base64encode

Encodes string using base64 method.
base64encode(str)
str string, string to encode
Returns encoded string.

User Comments

comments powered by Disqus