File: //usr/share/ri/3.0.0/system/Base64/urlsafe_decode64-i.ri
U:RDoc::AnyMethod[iI"urlsafe_decode64:ETI"Base64#urlsafe_decode64;TF:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [ I"2Returns the Base64-decoded version of +str+. ;TI"MThis method complies with ``Base 64 Encoding with URL and Filename Safe ;TI"Alphabet'' in RFC 4648. ;TI"AThe alphabet uses '-' instead of '+' and '_' instead of '/'.;To:RDoc::Markup::BlankLine o;
; [I"(The padding character is optional. ;TI"CThis method accepts both correctly-padded and unpadded input. ;TI"9Note that it still rejects incorrectly-padded input.;T:
@fileI"lib/base64.rb;T:0@omit_headings_from_table_of_contents_below000[ I"
(str);T@FI"Base64;TcRDoc::NormalModule00