Namespace sc.helpers.Base64

Defined in: hash.js.

Namespace Summary
Constructor Attributes Constructor Name and Description
 

Base64 encode / decode http://www.webtoolkit.info/

Method Summary
Method Attributes Method Name and Description
<static>  
sc.helpers.Base64.decode()

public method for decoding

<static>  
sc.helpers.Base64.encode()

public method for encoding

Namespace Detail

sc.helpers.Base64

Base64 encode / decode http://www.webtoolkit.info/

Method Detail

<static> sc.helpers.Base64.decode()

public method for decoding

<static> sc.helpers.Base64.encode()

public method for encoding