るりまサーチ (Ruby 3.1)

最速Rubyリファレンスマニュアル検索!
1件ヒット [1-1件を表示] (0.461秒)
トップページ > クエリ:IO.new[x] > クエリ:connect_nonblock[x] > クエリ:body=[x] > クエリ:package_files=[x] > バージョン:3.1[x] > クラス:Psych::Stream[x]

別のキーワード

  1. _builtin new
  2. _builtin inspect
  3. _builtin []
  4. _builtin to_s
  5. _builtin each

ライブラリ

検索結果

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

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

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

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

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