Linux premium180.web-hosting.com 4.18.0-553.54.1.lve.el8.x86_64 #1 SMP Wed Jun 4 13:01:13 UTC 2025 x86_64
LiteSpeed
: 162.0.209.168 | : 216.73.216.187
Cant Read [ /etc/named.conf ]
8.3.30
nortrmdp
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
BLACK DEFEND!
README
+ Create Folder
+ Create File
/
opt /
alt /
ruby18 /
share /
ri /
1.8 /
system /
Iconv /
[ HOME SHELL ]
Name
Size
Permission
Action
BrokenLibrary
[ DIR ]
drwxr-xr-x
Failure
[ DIR ]
drwxr-xr-x
IllegalSequence
[ DIR ]
drwxr-xr-x
InvalidCharacter
[ DIR ]
drwxr-xr-x
InvalidEncoding
[ DIR ]
drwxr-xr-x
OutOfRange
[ DIR ]
drwxr-xr-x
cdesc-Iconv.yaml
834
B
-rw-r--r--
charset_map-c.yaml
293
B
-rw-r--r--
close-i.yaml
526
B
-rw-r--r--
conv-c.yaml
436
B
-rw-r--r--
iconv-c.yaml
888
B
-rw-r--r--
iconv-i.yaml
1.72
KB
-rw-r--r--
new-c.yaml
1.05
KB
-rw-r--r--
open-c.yaml
405
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : iconv-i.yaml
--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: "Document-method: Iconv#iconv" - !ruby/struct:SM::Flow::P body: Converts string and returns the result. - !ruby/object:SM::Flow::LIST contents: - !ruby/struct:SM::Flow::LI label: "*" body: If <tt>str</tt> is a String, converts <tt>str[start, length]</tt> and returns the converted string. - !ruby/struct:SM::Flow::LI label: "*" body: If <tt>str</tt> is <tt>nil</tt>, places converter itself into initial shift state and just returns a string containing the byte sequence to change the output buffer to its initial shift state. - !ruby/struct:SM::Flow::LI label: "*" body: Otherwise, raises an exception. type: :BULLET - !ruby/struct:SM::Flow::H level: 3 text: Parameters - !ruby/object:SM::Flow::LIST contents: - !ruby/struct:SM::Flow::LI label: "str:" body: string to be converted, or nil - !ruby/struct:SM::Flow::LI label: "start:" body: starting offset - !ruby/struct:SM::Flow::LI label: "length:" body: conversion length; nil or -1 means whole the string from start type: :NOTE - !ruby/struct:SM::Flow::H level: 3 text: Exceptions - !ruby/object:SM::Flow::LIST contents: - !ruby/struct:SM::Flow::LI label: "*" body: IconvIllegalSequence - !ruby/struct:SM::Flow::LI label: "*" body: IconvInvalidCharacter - !ruby/struct:SM::Flow::LI label: "*" body: IconvOutOfRange type: :BULLET - !ruby/struct:SM::Flow::H level: 3 text: Examples - !ruby/struct:SM::Flow::P body: See the Iconv documentation. full_name: Iconv#iconv is_singleton: false name: iconv params: " iconv(str, start=0, length=-1)\n" visibility: public
Close