Class: PEdump::DOSStub
Instance Attribute Summary collapse
-
#offset ⇒ Object
Returns the value of attribute offset.
Method Summary
Methods inherited from String
Instance Attribute Details
#offset ⇒ Object
Returns the value of attribute offset.
322 323 324 |
# File 'lib/pedump.rb', line 322 def offset @offset end |