diff --git a/docs/decode_base64.3m_strings.html b/docs/decode_base64.3m_strings.html index d9ace06a..210f9f97 100644 --- a/docs/decode_base64.3m_strings.html +++ b/docs/decode_base64.3m_strings.html @@ -104,13 +104,29 @@

OPTIONS

- + + + + + + + + + + + + -
-IGNORE_GARBAGE
  + +
TEXT
  +The data to decode +
IGNORE_GARBAGE
  when decoding, ignore all characters not in the formal base64 alphabet. This option will attempt to recover from any other non-alphabet bytes in the encoded data. -

+ + + +

OUTPUT