るりまサーチ (Ruby 3.3)

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

別のキーワード

  1. _builtin >>
  2. rubygems/source_info_cache search
  3. sourceinfocache search
  4. sourceinfocache search_with_source
  5. rubygems/source_info_cache search_with_source

ライブラリ

検索結果

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

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

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

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

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