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.198
Domains :
Cant Read [ /etc/named.conf ]
User : beriska1
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
opt /
alt /
ruby32 /
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
915
B
-rw-r--r--
2026-04-07 17:42
adler32_combine-c.ri
541
B
-rw-r--r--
2026-04-07 17:42
cdesc-Zlib.ri
10.16
KB
-rw-r--r--
2026-04-07 17:42
crc32-c.ri
708
B
-rw-r--r--
2026-04-07 17:42
crc32_combine-c.ri
519
B
-rw-r--r--
2026-04-07 17:42
crc_table-c.ri
330
B
-rw-r--r--
2026-04-07 17:42
deflate-c.ri
876
B
-rw-r--r--
2026-04-07 17:42
gunzip-c.ri
701
B
-rw-r--r--
2026-04-07 17:42
gzip-c.ri
919
B
-rw-r--r--
2026-04-07 17:42
inflate-c.ri
790
B
-rw-r--r--
2026-04-07 17:42
zlib_version-c.ri
341
B
-rw-r--r--
2026-04-07 17:42
Save
Rename
U:RDoc::AnyMethod[iI"adler32:ETI"Zlib::adler32;TT:privateo: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