Class: Tipo::Header::OffsetTable
- Inherits:
-
Struct
- Object
- Struct
- Tipo::Header::OffsetTable
- Defined in:
- lib/tipo/header.rb
Overview
full template ‘a4n4’
Instance Attribute Summary collapse
-
#tables_count ⇒ Object
Returns the value of attribute tables_count.
-
#version ⇒ Object
Returns the value of attribute version.
Instance Attribute Details
#tables_count ⇒ Object
Returns the value of attribute tables_count
4 5 6 |
# File 'lib/tipo/header.rb', line 4 def tables_count @tables_count end |
#version ⇒ Object
Returns the value of attribute version
4 5 6 |
# File 'lib/tipo/header.rb', line 4 def version @version end |