File: //usr/share/ri/3.0.0/system/String/codepoints-i.ri
U:RDoc::AnyMethod[iI"codepoints:ETI"String#codepoints;TF:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"5Returns an array of the Integer ordinals of the ;TI"8characters in <i>str</i>. This is a shorthand for ;TI"*<code>str.each_codepoint.to_a</code>.;To:RDoc::Markup::BlankLine o;
; [I"HIf a block is given, which is a deprecated form, works the same as ;TI"!<code>each_codepoint</code>.;T:
@fileI"
string.c;T:0@omit_headings_from_table_of_contents_below0I""str.codepoints -> an_array
;T0[ I"();T@FI"String;TcRDoc::NormalClass00