ungetbyte(char) -> nilRuby 1.9.3 から[permalink][rdoc][edit](String | Integer arg0) → nil-
指定された char を読み戻します。
2バイト以上の読み戻しは保証されません。
- [PARAM]
char: - 読み戻したい1文字かそのコードポイントを指定します。
[SEE_ALSO] IO#ungetbyte
- [PARAM]
ungetbyte(char) -> nilRuby 1.9.3 から[permalink][rdoc][edit](String | Integer arg0) → nil指定された char を読み戻します。
2バイト以上の読み戻しは保証されません。
char:[SEE_ALSO] IO#ungetbyte