るりまサーチ (Ruby 2.5.0)

最速Rubyリファレンスマニュアル検索!
1件ヒット [1-1件を表示] (0.016秒)

別のキーワード

  1. pop use_ssl?
  2. pop enable_ssl
  3. pop3 use_ssl?
  4. pop disable_ssl
  5. pop3 enable_ssl

ライブラリ

モジュール

検索結果

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

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

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

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

IO#ungetc と同様です。

@param char 読み戻す文字