8 new functions (Div GO):
atob(variable);
base64_decode(variable);see example
base64_encode(variable);see example
base64_to_graph(value);see example
btoa(variable);see example
- variable: converts a numeric value in a binary string
graph_to_base64(graph);
htoa(variable);see example
- variable: converts a numeric value to a hexadecimal string
otoa(variable);see example
- variable: converts a numeric value into a string octal