Class: Tipo::Header::OffsetTable

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

Overview

full template ‘a4n4’

Instance Attribute Summary collapse

Instance Attribute Details

#tables_countObject

Returns the value of attribute tables_count

Returns:

  • (Object)

    the current value of tables_count



4
5
6
# File 'lib/tipo/header.rb', line 4

def tables_count
  @tables_count
end

#versionObject

Returns the value of attribute version

Returns:

  • (Object)

    the current value of version



4
5
6
# File 'lib/tipo/header.rb', line 4

def version
  @version
end