Method: Rex::Poly::LogicalBlock#offset

Defined in:
lib/rex/poly/block.rb

#offsetObject

This attributes contains the currently assigned offset of the permutation associated with this block into the polymorphic buffer that is being generated.



309
310
311
# File 'lib/rex/poly/block.rb', line 309

def offset
  @offset
end