diff options
Diffstat (limited to 'Base64/README.markdown')
-rw-r--r-- | Base64/README.markdown | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Base64/README.markdown b/Base64/README.markdown new file mode 100644 index 0000000..9311ce7 --- /dev/null +++ b/Base64/README.markdown @@ -0,0 +1,4 @@ +Introduction +------------ + +This library provides methods for encoding binary into base64 strings and the reverse operation.
\ No newline at end of file |