We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 498057c commit 51966e9Copy full SHA for 51966e9
lib/elixir/lib/base.ex
@@ -256,8 +256,6 @@ defmodule Base do
256
@doc """
257
Decodes a base 64 encoded string into a binary string.
258
259
- The following alphabet is used both for encoding and decoding:
260
-
261
An `ArgumentError` exception is raised if the padding is incorrect or
262
a non-alphabet character is present in the string.
263
0 commit comments