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.217.130
Domains :
Cant Read [ /etc/named.conf ]
User : beriska1
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
opt /
alt /
ruby30 /
share /
ri /
system /
Zlib /
Deflate /
Delete
Unzip
Name
Size
Permission
Date
Action
%3c%3c-i.ri
475
B
-rw-r--r--
2024-06-26 17:25
cdesc-Deflate.ri
711
B
-rw-r--r--
2024-06-26 17:25
deflate-c.ri
887
B
-rw-r--r--
2024-06-26 17:25
deflate-i.ri
1.41
KB
-rw-r--r--
2024-06-26 17:25
flush-i.ri
810
B
-rw-r--r--
2024-06-26 17:25
initialize_copy-i.ri
325
B
-rw-r--r--
2024-06-26 17:25
new-c.ri
3.27
KB
-rw-r--r--
2024-06-26 17:25
params-i.ri
632
B
-rw-r--r--
2024-06-26 17:25
set_dictionary-i.ri
782
B
-rw-r--r--
2024-06-26 17:25
Save
Rename
U:RDoc::AnyMethod[iI"deflate:ETI"Zlib::Deflate::deflate;TT:privateo:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I">Compresses the given +string+. Valid values of level are ;TI"EZlib::NO_COMPRESSION, Zlib::BEST_SPEED, Zlib::BEST_COMPRESSION, ;TI":Zlib::DEFAULT_COMPRESSION, or an integer from 0 to 9.;To:RDoc::Markup::BlankLine o; ; [I"<This method is almost equivalent to the following code:;T@o:RDoc::Markup::Verbatim; [I" def deflate(string, level) ;TI"$ z = Zlib::Deflate.new(level) ;TI"- dst = z.deflate(string, Zlib::FINISH) ;TI" z.close ;TI" dst ;TI" end ;T:@format0o; ; [I"See also Zlib.inflate;T: @fileI"ext/zlib/zlib.c;T:0@omit_headings_from_table_of_contents_below0I"JZlib.deflate(string[, level]) Zlib::Deflate.deflate(string[, level]) ;T0[ I"(p1, p2 = v2);T@FI"Deflate;TcRDoc::NormalClass00