るりまサーチ

最速Rubyリファレンスマニュアル検索!
12件ヒット [1-12件を表示] (0.077秒)
トップページ > クエリ:Kernel.#p[x] > クエリ:timeout[x] > クエリ:cpp_command[x] > クエリ:Array[x] > モジュール:OpenSSL::Buffering[x]

別のキーワード

  1. timeout timeout
  2. openssl timeout
  3. openssl timeout=
  4. kernel timeout
  5. timeout timeouterror

ライブラリ

検索結果

OpenSSL::Buffering#printf(format, *args) -> nil (6107.0)

format に従い引数 args を文字列に変換して 出力します。

...format に従い引数 args を文字列に変換して
出力します。

IO#printf と同様です。

@param format 出力フォーマット文字列
@param arg 出力するオブジェクト
@see Kernel.#printf...