pop3mail v0.1.8 Pop3mail.Base64Decoder
Replaceable base64 decoder. Replace with your own implementation via the application config :pop3mail, base64_decoder: <replacement>
After changing the config/config.exs run:
- touch deps/pop3mail/mix.exs
- mix deps.compile pop3mail
Summary
Functions
Decode base64 encoded text. The lines
parameter is an array of strings. Returns binary