From 1323d55c6843c61266b2eba781619aebeede43ea Mon Sep 17 00:00:00 2001 From: Mike Beattie Date: Fri, 30 Mar 2012 10:43:42 +1300 Subject: Import Base64 library Signed-off-by: Mike Beattie --- Base64/README.markdown | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 Base64/README.markdown (limited to 'Base64/README.markdown') 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 -- cgit v1.2.3