Namespace sc.helpers.Base64
Defined in: hash.js.
Constructor Attributes | Constructor Name and Description |
---|---|
Base64 encode / decode http://www.webtoolkit.info/ |
Method Attributes | Method Name and Description |
---|---|
<static> |
sc.helpers.Base64.decode()
public method for decoding |
<static> |
sc.helpers.Base64.encode()
public method for encoding |
Method Detail