'movement' -> 'legacy' to signal things we still need to bring in
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
base64.c
|
||||
========
|
||||
|
||||
Base64 Library in C
|
||||
|
||||
by Joe DF (joedf@ahkscript.org)
|
||||
Released under the MIT License
|
||||
|
||||
Thank you for inspiration:
|
||||
http://www.codeproject.com/Tips/813146/Fast-base-functions-for-encode-decode
|
||||
|
||||
## Usage
|
||||
Simply include `base64.c` and `base64.h` in your project and see `base64.h` for instructions.
|
||||
Reference in New Issue
Block a user