Method: Code::Object::Dictionary#code_size
- Defined in:
- lib/code/object/dictionary.rb
#code_size ⇒ Object
551 552 553 |
# File 'lib/code/object/dictionary.rb', line 551 def code_size Integer.new(raw.size) end |
551 552 553 |
# File 'lib/code/object/dictionary.rb', line 551 def code_size Integer.new(raw.size) end |