Libraries
»
code-ruby
(1.1.3)
»
Index
»
Code
»
Object
»
Dictionary
»
#code_size
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