Method: REXML::Source#buffer
- Defined in:
- lib/rexml/source.rb
#buffer ⇒ Object (readonly)
The current buffer (what we’re going to read next)
34 35 36 |
# File 'lib/rexml/source.rb', line 34 def buffer @buffer end |
The current buffer (what we’re going to read next)
34 35 36 |
# File 'lib/rexml/source.rb', line 34 def buffer @buffer end |