Class: Elf::Parser::NilStringTable
- Inherits:
-
Object
- Object
- Elf::Parser::NilStringTable
- Defined in:
- lib/mithril/parser.rb
Instance Method Summary collapse
Instance Method Details
#[](offset) ⇒ Object
27 28 29 |
# File 'lib/mithril/parser.rb', line 27 def [](offset) return "" end |