Base64

by Hiead
A set of functions for conversions to and from Base64 [More]
To download this library for your Linux/Mac installation, enter this on your command line:

DreamDownload byond://Hiead.Base64##version=1

Emulator users, in the BYOND pager go to File | Open Location and enter this URL:

byond://Hiead.Base64##version=1

104 downloads
Version 0.1
Date added: Sep 5 2007
Last updated: Sep 6 2007
1 fan
Contains functions that are currently the fastest way to convert data to and from Base64 in DM. Methods for converting to and from binary and hexadecimal are also included, for those cases where you want to deal with data that contains null-bytes.