Libraries
»
rex
(2.0.3)
»
Index
»
Rex
»
Struct2
»
SStruct
»
#length
Method: Rex::Struct2::SStruct#length
Defined in:
lib/rex/struct2/s_struct.rb
#
length
⇒
Object
60 61 62
# File 'lib/rex/struct2/s_struct.rb', line 60
def
length
return
elements
.
length
end