るりまサーチ

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

別のキーワード

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

ライブラリ

モジュール

検索結果

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

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

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

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

IO#ungetc と同様です。

@param char 読み戻す文字...