Class: ByteBoozer2::Cruncher::Matches

Inherits:
Struct
  • Object
show all
Defined in:
lib/byteboozer2/cruncher.rb

Overview

rubocop:disable Lint/StructNewOverride

Instance Attribute Summary collapse

Instance Attribute Details

#lengthObject

Returns the value of attribute length

Returns:

  • (Object)

    the current value of length



19
20
21
# File 'lib/byteboozer2/cruncher.rb', line 19

def length
  @length
end

#offsetObject

Returns the value of attribute offset

Returns:

  • (Object)

    the current value of offset



19
20
21
# File 'lib/byteboozer2/cruncher.rb', line 19

def offset
  @offset
end