Method: ELFTools::Sections::Symbol#stream
- Defined in:
- lib/elftools/sections/sym_tab_section.rb
#stream ⇒ #pos=, #read (readonly)
Returns Streaming object.
104 105 106 |
# File 'lib/elftools/sections/sym_tab_section.rb', line 104 def stream @stream end |