Linux heracles.o2switch.net 4.18.0-553.62.1.lve.el8.x86_64 #1 SMP Mon Jul 21 17:50:35 UTC 2025 x86_64
/
opt
/
alt
/
ruby27
/
share
/
ri
/
system
/
Base64
/
//opt/alt/ruby27/share/ri/system/Base64/decode64-i.ri
U:RDoc::AnyMethod[iI" decode64:ETI"Base64#decode64;TF:privateo:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"2Returns the Base64-decoded version of +str+. ;TI")This method complies with RFC 2045. ;TI"6Characters outside the base alphabet are ignored.;To:RDoc::Markup::BlankLine o:RDoc::Markup::Verbatim; [ I"require 'base64' ;TI".str = 'VGhpcyBpcyBsaW5lIG9uZQpUaGlzIG' + ;TI". 'lzIGxpbmUgdHdvClRoaXMgaXMgbGlu' + ;TI"* 'ZSB0aHJlZQpBbmQgc28gb24uLi4K' ;TI"puts Base64.decode64(str) ;T:@format0o; ; [I"<i>Generates:</i>;T@o;; [ I"This is line one ;TI"This is line two ;TI"This is line three ;TI"And so on...;T; 0: @fileI"lib/base64.rb;T:0@omit_headings_from_table_of_contents_below000[ I" (str);T@!FI"Base64;TcRDoc::NormalModule00