⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.116
Server IP:
78.40.11.138
Server:
Linux tango.o2switch.net 4.18.0-553.30.1.lve.el8.x86_64 #1 SMP Tue Dec 3 01:21:19 UTC 2024 x86_64
Server Software:
Apache
PHP Version:
7.4.33
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
opt
/
alt
/
ruby31
/
share
/
ri
/
system
/
Encoding
/
View File Name :
find-c.ri
U:RDoc::AnyMethod[iI" find:ETI"Encoding::find;TT:privateo:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"5Search the encoding with specified <i>name</i>. ;TI"$<i>name</i> should be a string.;To:RDoc::Markup::BlankLine o:RDoc::Markup::Verbatim; [I"9Encoding.find("US-ASCII") #=> #<Encoding:US-ASCII> ;T:@format0o; ; [I"CNames which this method accept are encoding names and aliases ;TI"(including following special aliases;T@o:RDoc::Markup::List: @type: NOTE:@items[ o:RDoc::Markup::ListItem:@label[I""external";T; [o; ; [I"default external encoding;To;;[I""internal";T; [o; ; [I"default internal encoding;To;;[I" "locale";T; [o; ; [I"locale encoding;To;;[I""filesystem";T; [o; ; [I"filesystem encoding;T@o; ; [ I"CAn ArgumentError is raised when no encoding with <i>name</i>. ;TI"EOnly <code>Encoding.find("internal")</code> however returns nil ;TI"Iwhen no encoding named "internal", in other words, when Ruby has no ;TI"default internal encoding.;T: @fileI"encoding.c;T:0@omit_headings_from_table_of_contents_below0I""Encoding.find(string) -> enc ;T0[ I" (p1);T@;FI" Encoding;TcRDoc::NormalClass00