るりまサーチ (Ruby 2.3.0)

最速Rubyリファレンスマニュアル検索!
1件ヒット [1-1件を表示] (0.388秒)
トップページ > バージョン:2.3.0[x] > クエリ:l[x] > クエリ:json/add/bigdecimal[x] > クエリ:json_create[x]

別のキーワード

  1. rexml/document new
  2. rexml/document write
  3. rexml/document clone
  4. rexml/document node_type
  5. rexml/document to_s

ライブラリ

クラス

検索結果

BigDecimal.json_create(hash) -> BigDecimal (87604.0)

JSON のオブジェクトから BigDecimal のオブジェクトを生成して返します。

JSON のオブジェクトから BigDecimal のオブジェクトを生成して返します。

@param hash Marshal.#load 可能な値をキー 'b' に持つハッシュを指定します。