Class: SimpleCfb::SectorList

Inherits:
Array
  • Object
show all
Defined in:
lib/simple_cfb/simple_cfb.rb

Overview

Used internally for parser.

Instance Attribute Summary collapse

Instance Attribute Details

#fat_addrsObject

Returns the value of attribute fat_addrs.



64
65
66
# File 'lib/simple_cfb/simple_cfb.rb', line 64

def fat_addrs
  @fat_addrs
end

#sszObject

Returns the value of attribute ssz.



65
66
67
# File 'lib/simple_cfb/simple_cfb.rb', line 65

def ssz
  @ssz
end