Skip to content

Commit

Permalink
TCL example: base64 encoding
Browse files Browse the repository at this point in the history
  • Loading branch information
tisnik committed Apr 25, 2018
1 parent 8e1749e commit 532e745
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tcl/examples/to_base64.tcl
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
package require base64
base64::encode "Hello world!"

0 comments on commit 532e745

Please sign in to comment.