Method: Rex::Post::IO#putc
- Defined in:
- lib/rex/post/io.rb
#putc(obj) ⇒ Object
116 117 118 |
# File 'lib/rex/post/io.rb', line 116 def putc(obj) raise NotImplementedError end |
116 117 118 |
# File 'lib/rex/post/io.rb', line 116 def putc(obj) raise NotImplementedError end |