std.base64 - nitrologic/monkey2 GitHub Wiki
std::std.base64
Namespace std.base64
Functions | |
---|---|
DecodeBase64 | Decode base64 text to binary data. |
EncodeBase64 | Encode binary data to base64 text. |
std::std.base64
Functions | |
---|---|
DecodeBase64 | Decode base64 text to binary data. |
EncodeBase64 | Encode binary data to base64 text. |