This is a Ruby tree! It shows every object from the Ruby Programming Language in a tree format.

buffer_initial_length=

        # JSON::Ext::Generator::State.buffer_initial_length=

(from ruby core)
### Implementation from State
---
    buffer_initial_length=(length)

---

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



      

This is MURDOC! A Ruby documentation browser inspired by Smalltalk-80. It allows you to learn about Ruby by browsing through its class hierarchies, and see any of its methods.