base64. Encoding to Base64 [3.1.5]
|
· | $.wrap(true/false) - return the result with line breaks (by default) or as a single line.
|
· | $.url-safe(false/true) - use the modified alphabet, with all characters do not need to be converted into %XX in the URL ('-' è '_' are used instead of '+' and '/' ) . Do not use by default.
|
· | $.pad(true/false) - append padding characters (=), if the coded length is not divisible by 3. Append by default.
|
Copyright © 19972021 Art. Lebedev Studio | http://www.artlebedev.com | Last updated: 26.01.2021 |