るりまサーチ

最速Rubyリファレンスマニュアル検索!
22件ヒット [1-22件を表示] (0.376秒)
トップページ > クエリ:-[x] > クエリ:of[x] > クエリ:buffer_initial_length[x]

別のキーワード

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

ライブラリ

クラス

検索結果

JSON::State#buffer_initial_length -> Integer (18217.0)

This integer returns the current initial length of the buffer.

...This integer returns the current initial length of the buffer....

JSON::State.new(options = {}) -> JSON::State (112.0)

自身を初期化します。

...場合、ASCII 文字列のみを用いて JSON 形式の文字列を生成します。
デフォルトは偽です。
: :buffer_initial_length
sets the initial length of the generator's internal buffer.

//emlist[例 Hash を指定][ruby]{
require "json"

json_state = JSON::State.new(indent: "\...