Linux server1.dn-server.com 4.18.0-553.89.1.lve.el8.x86_64 #1 SMP Wed Dec 10 13:58:50 UTC 2025 x86_64
LiteSpeed
Server IP : 195.201.204.189 & Your IP : 216.73.216.37
Domains :
Cant Read [ /etc/named.conf ]
User : beriska1
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
opt /
alt /
ruby33 /
share /
ri /
system /
Base64 /
Delete
Unzip
Name
Size
Permission
Date
Action
cdesc-Base64.ri
8.6
KB
-rw-r--r--
2026-04-07 17:22
decode64-i.ri
1.08
KB
-rw-r--r--
2026-04-07 17:22
encode64-i.ri
1.57
KB
-rw-r--r--
2026-04-07 17:22
strict_decode64-i.ri
1.26
KB
-rw-r--r--
2026-04-07 17:22
strict_encode64-i.ri
1.57
KB
-rw-r--r--
2026-04-07 17:22
urlsafe_decode64-i.ri
1.09
KB
-rw-r--r--
2026-04-07 17:22
urlsafe_encode64-i.ri
1.49
KB
-rw-r--r--
2026-04-07 17:22
Save
Rename
U:RDoc::AnyMethod[iI" decode64:ETI"Base64#decode64;TF:privateo:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"GReturns a string containing the decoding of an RFC-2045-compliant ;TI""\Base64-encoded string +str+:;To:RDoc::Markup::BlankLine o:RDoc::Markup::Verbatim; [I"6s = "VGhpcyBpcyBsaW5lIDEKVGhpcyBpcyBsaW5lIDIK\n" ;TI"@Base64.decode64(s) # => "This is line 1\nThis is line 2\n" ;T:@format0o; ; [I"2Non-\Base64 characters in +str+ are ignored; ;TI"bsee {Encoding Character Set}[Base64.html#module-Base64-label-Encoding+Character+Sets] above: ;TI"Othese include newline characters and characters <tt>-</tt> and <tt>/</tt>:;T@o;; [I")Base64.decode64("\x00\n-_") # => "" ;T; 0o; ; [I"5Padding in +str+ (even if incorrect) is ignored:;T@o;; [I"6Base64.decode64("MDEyMzQ1Njc") # => "01234567" ;TI"6Base64.decode64("MDEyMzQ1Njc=") # => "01234567" ;TI"5Base64.decode64("MDEyMzQ1Njc==") # => "01234567";T; 0: @fileI"lib/base64.rb;T:0@omit_headings_from_table_of_contents_below000[ I" (str);T@$FI"Base64;TcRDoc::NormalModule00