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 stringgraph_to_base64(graph); htoa(variable);see example
- variable: converts a numeric value to a hexadecimal stringotoa(variable);see example
- variable: converts a numeric value into a string octal