Garry's Mod Wiki

Revision Difference

util.Base64Encode#512342

<function name="Base64Encode" parent="util" type="libraryfunc">⤶ <description>Encodes the specified string to base64.</description>⤶ <realm>Shared and Menu</realm>⤶ <args>⤶ <arg name="str" type="string">String to encode.</arg>⤶ </args>⤶ <rets>⤶ <ret name="" type="string">Base 64 encoded string.</ret>⤶ </rets>⤶ </function>⤶ ⤶