The OpenD Programming Language

base64decode

Base64 range decoder UFCS helper.

import arsd.email;
alias base64decode = Base64.decoder

Meta