るりまサーチ

最速Rubyリファレンスマニュアル検索!
12件ヒット [1-12件を表示] (0.048秒)
トップページ > クエリ:@[x] > 種類:インスタンスメソッド[x] > クエリ:method[x] > クエリ:methods[x] > モジュール:JSON::Generator::GeneratorMethods::NilClass[x]

別のキーワード

  1. irb/input-method new
  2. irb/input-method gets
  3. _builtin define_method
  4. irb/input-method encoding
  5. irb/input-method readable_atfer_eof?

ライブラリ

検索結果

JSON::Generator::GeneratorMethods::NilClass#to_json(state_or_hash = nil) -> String (6008.0)

自身から生成した JSON 形式の文字列を返します。

...自身から生成した JSON 形式の文字列を返します。

"null" という文字列を返します。

@
param state_or_hash 生成する JSON 形式の文字列をカスタマイズするため
に JSON::State のインスタンスか、
JSON::Sta...