Constant base64_decoder [src]
Base64 decoder, replacing the standard +/ with -_ so that it can be used in a file name on any filesystem.
Source
pub const base64_decoder = base64.Base64Decoder.init(base64_alphabet, null)
pub const base64_decoder = base64.Base64Decoder.init(base64_alphabet, null)