るりまサーチ (Ruby 2.4.0)

最速Rubyリファレンスマニュアル検索!
2件ヒット [1-2件を表示] (0.139秒)
トップページ > 種類:インスタンスメソッド[x] > クエリ:l[x] > バージョン:2.4.0[x] > クエリ:length[x] > クエリ:buffer_initial_length[x]

別のキーワード

  1. _builtin length
  2. digest digest_length
  3. stringio length
  4. cgi max_multipart_length
  5. digest block_length

ライブラリ

クラス

検索結果

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

This integer returns the current initial length of the buffer.

This integer returns the current initial length of the buffer.

JSON::State#buffer_initial_length=(length) (55357.0)

This sets the initial length of the buffer to length, if length > 0, otherwise its value isn't changed.

This sets the initial length of the buffer to length, if length > 0,
otherwise its value isn't changed.