encodstring operation
abramvandergeest opened this issue · 2 comments
abramvandergeest commented
- encodestring: returns a base64 encoded string from an input string
- Input
- s [string] - string
- OutputType - [string]
- Input
abramvandergeest commented
should be just a import strings call
abramvandergeest commented
PR #138