Method: Rex::Post::IO#write
- Defined in:
- lib/rex/post/io.rb
#write(buf) ⇒ Object
176 177 178 |
# File 'lib/rex/post/io.rb', line 176 def write(buf) raise NotImplementedError end |
176 177 178 |
# File 'lib/rex/post/io.rb', line 176 def write(buf) raise NotImplementedError end |