Class: Tipo::Header::TableRecord

Inherits:
Struct
  • Object
show all
Defined in:
lib/tipo/header.rb

Overview

full template ‘a4N3’

Instance Attribute Summary collapse

Instance Attribute Details

#checksumObject

Returns the value of attribute checksum

Returns:

  • (Object)

    the current value of checksum



7
8
9
# File 'lib/tipo/header.rb', line 7

def checksum
  @checksum
end

#offsetObject

Returns the value of attribute offset

Returns:

  • (Object)

    the current value of offset



7
8
9
# File 'lib/tipo/header.rb', line 7

def offset
  @offset
end

#tagObject

Returns the value of attribute tag

Returns:

  • (Object)

    the current value of tag



7
8
9
# File 'lib/tipo/header.rb', line 7

def tag
  @tag
end