--- !ruby/object:RI::MethodDescription
aliases: []
block_params:
comment:
- !ruby/struct:SM::Flow::P
body: Convert self to out_code. out_code and in_code are given as constants of Kconv.
- !ruby/struct:SM::Flow::P
body: Note This method decode MIME encoded string and convert halfwidth katakana to fullwidth katakana. If you don't want to decode them, use NKF.nkf.
full_name: String#kconv
is_singleton: false
name: kconv
params: |
String#kconv(out_code, in_code = Kconv::AUTO)
visibility: public