るりまサーチ (Ruby 2.2.0)

最速Rubyリファレンスマニュアル検索!
1件ヒット [1-1件を表示] (0.145秒)
トップページ > クエリ:l[x] > クエリ:>[x] > クエリ:r[x] > バージョン:2.2.0[x] > クエリ:compare_stream[x]

別のキーワード

  1. _builtin to_r
  2. open3 pipeline_r
  3. matrix elements_to_r
  4. bigdecimal to_r
  5. etc sc_getgr_r_size_max

ライブラリ

モジュール

検索結果

FileUtils.#compare_stream(io_a, io_b) -> bool (100504.0)

IO オブジェクト io_a と io_b の内容が同じなら真を返します。

IO オブジェクト io_a と io_b の内容が同じなら真を返します。

@param io_a IO オブジェクト。

@param io_b IO オブジェクト。