pop3mail v1.2.1 Pop3mail.Base64Decoder.Standard

Standard Elixir base64 decoder

Summary

Functions

Decode base64 encoded text, ignoring carriage returns and linefeeds. Returns binary

Functions

decode!(encoded_text)

Decode base64 encoded text, ignoring carriage returns and linefeeds. Returns binary.