mirror of
https://github.com/ruby/ruby.git
synced 2025-08-15 13:39:04 +02:00
[DOC] Tweak for String#encode!
This commit is contained in:
parent
b2838bef69
commit
ed22e15acb
1 changed files with 1 additions and 0 deletions
|
@ -2889,6 +2889,7 @@ str_encode_associate(VALUE str, int encidx)
|
|||
*
|
||||
* Like #encode, but applies encoding changes to +self+; returns +self+.
|
||||
*
|
||||
* Related: see {Modifying}[rdoc-ref:String@Modifying].
|
||||
*/
|
||||
|
||||
static VALUE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue