るりまサーチ (Ruby 2.2.0)

最速Rubyリファレンスマニュアル検索!
1件ヒット [1-1件を表示] (0.089秒)
トップページ > クエリ:IO.new[x] > クエリ:dump[x] > バージョン:2.2.0[x] > クエリ:NEWS for Ruby 2.0.0[x] > クエリ:StringIO[x] > クエリ:session_new_cb[x] > クラス:Psych::Stream[x]

別のキーワード

  1. argf.class lines
  2. argf.class each
  3. argf.class each_line
  4. argf.class set_encoding
  5. socket ipv6_rthdr_type_0

ライブラリ

検索結果

Psych::Stream.new(io) -> Psych::Stream (54664.0)

新たな Stream オブジェクトを生成します。

新たな Stream オブジェクトを生成します。

io で YAML document の出力先を指定します。

@param io 出力先の IO オブジェクト