codepoints {|codepoint| ... } -> self[permalink][rdoc]codepoints -> Enumeratoreach_codepoint {|codepoint| ... } -> selfeach_codepoint -> Enumerator-
自身の各コードポイントに対して繰り返します。
[SEE_ALSO] IO#each_codepoint
このマニュアルは既にメンテナンスが終了したバージョンの Ruby を対象としています。 最新版のマニュアルへ
codepoints {|codepoint| ... } -> self[permalink][rdoc]codepoints -> Enumeratoreach_codepoint {|codepoint| ... } -> selfeach_codepoint -> Enumerator自身の各コードポイントに対して繰り返します。
[SEE_ALSO] IO#each_codepoint