Libraries
»
restruct
(1.1.0)
»
Index
»
Restruct
»
Hash
»
#size
Method: Restruct::Hash#size
Defined in:
lib/restruct/hash.rb
#
size
⇒
Object
Also known as:
count
,
length
83 84 85
# File 'lib/restruct/hash.rb', line 83
def
size
connection
.
call
'HLEN'
,
id
end