るりまサーチ (Ruby 2.5.0)

最速Rubyリファレンスマニュアル検索!
1件ヒット [1-1件を表示] (0.087秒)
トップページ > バージョン:2.5.0[x] > 種類:インスタンスメソッド[x] > クエリ:@[x] > クエリ:ungetc[x] > モジュール:OpenSSL::Buffering[x]

別のキーワード

  1. stringio ungetc
  2. io ungetc
  3. zlib ungetc
  4. openssl ungetc
  5. _builtin ungetc

ライブラリ

検索結果

OpenSSL::Buffering#ungetc(char) -> () (54346.0)

指定した文字 char をバッファに読み戻します。

指定した文字 char をバッファに読み戻します。

char には String か Integer を渡します。

IO#ungetc と同様です。

@param char 読み戻す文字