Access a value by array
# File lib/rex/elfparsey/elfbase.rb, line 137 def [](*args) struct[*args] end
Obtain an array of all fields
# File lib/rex/elfparsey/elfbase.rb, line 142 def keys struct.keys end
Generated with the Darkfish Rdoc Generator 2.