Method: Rupture::Reader#peekc
- Defined in:
- lib/rupture/reader.rb
#peekc ⇒ Object
30 31 32 |
# File 'lib/rupture/reader.rb', line 30 def peekc unget(getc) end |
30 31 32 |
# File 'lib/rupture/reader.rb', line 30 def peekc unget(getc) end |