るりまサーチ

最速Rubyリファレンスマニュアル検索!
22件ヒット [1-22件を表示] (0.160秒)
トップページ > 種類:インスタンスメソッド[x] > クエリ:l[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 (30319.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) (18452.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....